LLVM 19.0.0git
Classes | Namespaces | Macros
ResourceScriptToken.h File Reference
#include "llvm/ADT/StringRef.h"
#include "ResourceScriptTokenList.h"

Go to the source code of this file.

Classes

class  llvm::RCToken
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Macros

#define TOKEN(Name)   Name,
 
#define SHORT_TOKEN(Name, Ch)   Name,
 

Macro Definition Documentation

◆ SHORT_TOKEN

#define SHORT_TOKEN (   Name,
  Ch 
)    Name,

Definition at line 33 of file ResourceScriptToken.h.

◆ TOKEN

#define TOKEN (   Name)    Name,

Definition at line 32 of file ResourceScriptToken.h.