LLVM 20.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.
Kind llvm::object::Token::K |
Definition at line 54 of file COFFModuleDefinition.cpp.
Referenced by llvm::object::Parser::parse().
StringRef llvm::object::Token::Value |
Definition at line 55 of file COFFModuleDefinition.cpp.