LLVM  8.0.1
Public Member Functions | List of all members
llvm::object::Lexer Class Reference

Public Member Functions

 Lexer (StringRef S)
 
Token lex ()
 

Detailed Description

Definition at line 89 of file COFFModuleDefinition.cpp.

Constructor & Destructor Documentation

◆ Lexer()

llvm::object::Lexer::Lexer ( StringRef  S)
inline

Definition at line 91 of file COFFModuleDefinition.cpp.

Member Function Documentation

◆ lex()

Token llvm::object::Lexer::lex ( )
inline

Definition at line 93 of file COFFModuleDefinition.cpp.

References llvm::object::Eof.


The documentation for this class was generated from the following file: