|
LLVM 22.0.0git
|
Public Member Functions | |
| Token (Kind T=Unknown, StringRef S="") | |
Public Attributes | |
| Kind | K |
| StringRef | Value |
Definition at line 52 of file COFFModuleDefinition.cpp.
Definition at line 53 of file COFFModuleDefinition.cpp.
References K, T, llvm::object::Unknown, and Value.
| Kind llvm::object::Token::K |
Definition at line 54 of file COFFModuleDefinition.cpp.
Referenced by Token().
| StringRef llvm::object::Token::Value |
Definition at line 55 of file COFFModuleDefinition.cpp.
Referenced by Token().