LLVM 19.0.0git
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 82 of file COFFModuleDefinition.cpp.

Constructor & Destructor Documentation

◆ Lexer()

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

Definition at line 84 of file COFFModuleDefinition.cpp.

Member Function Documentation

◆ lex()

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

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