LLVM
8.0.1
|
This is the complete list of members for llvm::LLLexer, including all inherited members.
Error(LocTy ErrorLoc, const Twine &Msg) const | llvm::LLLexer | |
Error(const Twine &Msg) const | llvm::LLLexer | inline |
getAPFloatVal() const | llvm::LLLexer | inline |
getAPSIntVal() const | llvm::LLLexer | inline |
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(StringRef StartBuf, SourceMgr &SM, SMDiagnostic &, LLVMContext &C) | llvm::LLLexer | explicit |
LocTy typedef | llvm::LLLexer | |
setIgnoreColonInIdentifiers(bool val) | llvm::LLLexer | inline |
Warning(LocTy WarningLoc, const Twine &Msg) const | llvm::LLLexer | |
Warning(const Twine &Msg) const | llvm::LLLexer | inline |