LLVM 17.0.0git
|
Public Member Functions | |
Parser (StringRef S, MachineTypes M, bool B) | |
Expected< COFFModuleDefinition > | parse () |
Definition at line 139 of file COFFModuleDefinition.cpp.
|
inlineexplicit |
Definition at line 141 of file COFFModuleDefinition.cpp.
|
inline |
Definition at line 144 of file COFFModuleDefinition.cpp.
References llvm::object::Eof, and llvm::object::Token::K.
Referenced by llvm::object::parseCOFFModuleDefinition().