LLVM API Documentation
This is the complete list of members for llvm::LLLexer, including all inherited members.
Error(LocTy L, const Twine &Msg) const | llvm::LLLexer | |
Error(const Twine &Msg) const | llvm::LLLexer | inline |
getAPFloatVal() const | llvm::LLLexer | inline |
getAPSIntVal() const | llvm::LLLexer | inline |
getFilename() const | llvm::LLLexer | |
getKind() const | llvm::LLLexer | inline |
getLoc() const | llvm::LLLexer | inline |
getStrVal() const | llvm::LLLexer | inline |
getTyVal() const | llvm::LLLexer | inline |
getUIntVal() const | llvm::LLLexer | inline |
Lex() | llvm::LLLexer | inline |
LLLexer(MemoryBuffer *StartBuf, SourceMgr &SM, SMDiagnostic &, LLVMContext &C) | llvm::LLLexer | explicit |
LocTy typedef | llvm::LLLexer | |
~LLLexer() | llvm::LLLexer | inline |