#include "llvm/AsmParser/LLLexer.h"
Definition at line 28 of file LLLexer.h.
◆ LocTy
◆ LLLexer()
◆ getAPFloatVal()
◆ getAPSIntVal()
◆ getKind()
◆ getLoc()
LocTy llvm::LLLexer::getLoc |
( |
| ) |
const |
|
inline |
◆ getStrVal()
const std::string & llvm::LLLexer::getStrVal |
( |
| ) |
const |
|
inline |
◆ getTyVal()
Type * llvm::LLLexer::getTyVal |
( |
| ) |
const |
|
inline |
◆ getUIntVal()
unsigned llvm::LLLexer::getUIntVal |
( |
| ) |
const |
|
inline |
◆ Lex()
◆ ParseError() [1/2]
◆ ParseError() [2/2]
◆ setIgnoreColonInIdentifiers()
void llvm::LLLexer::setIgnoreColonInIdentifiers |
( |
bool | val | ) |
|
|
inline |
◆ Warning() [1/2]
void llvm::LLLexer::Warning |
( |
const Twine & | Msg | ) |
const |
|
inline |
◆ Warning() [2/2]
The documentation for this class was generated from the following files: