|
LLVM 22.0.0git
|
This is the complete list of members for llvm::LLLexer, including all inherited members.
| getAPFloatVal() const | llvm::LLLexer | inline |
| getAPSIntVal() const | llvm::LLLexer | inline |
| getKind() const | llvm::LLLexer | inline |
| getLoc() const | llvm::LLLexer | inline |
| getPrevTokEndLineColumnPos() | llvm::LLLexer | inline |
| getStrVal() const | llvm::LLLexer | inline |
| getTokLineColumnPos() | llvm::LLLexer | inline |
| getTyVal() const | llvm::LLLexer | inline |
| getUIntVal() const | llvm::LLLexer | inline |
| Lex() | llvm::LLLexer | inline |
| LLLexer(StringRef StartBuf, SourceMgr &SM, SMDiagnostic &, LLVMContext &C) | llvm::LLLexer | explicit |
| LocTy typedef | llvm::LLLexer | |
| ParseError(LocTy ErrorLoc, const Twine &Msg) | llvm::LLLexer | inline |
| ParseError(const Twine &Msg) | llvm::LLLexer | inline |
| setIgnoreColonInIdentifiers(bool val) | llvm::LLLexer | inline |
| Warning(LocTy WarningLoc, const Twine &Msg) const | llvm::LLLexer | |
| Warning(const Twine &Msg) const | llvm::LLLexer | inline |