LLVM 20.0.0git
|
This is the complete list of members for llvm::TGParser, including all inherited members.
Error(SMLoc L, const Twine &Msg) const | llvm::TGParser | inline |
getDependencies() const | llvm::TGParser | inline |
ParseFile() | llvm::TGParser | |
PopScope(TGVarScope *ExpectedStackTop) | llvm::TGParser | inline |
PushScope() | llvm::TGParser | inline |
PushScope(Record *Rec) | llvm::TGParser | inline |
PushScope(ForeachLoop *Loop) | llvm::TGParser | inline |
PushScope(MultiClass *Multiclass) | llvm::TGParser | inline |
TGParser(SourceMgr &SM, ArrayRef< std::string > Macros, RecordKeeper &records, const bool NoWarnOnUnusedTemplateArgs=false, const bool TrackReferenceLocs=false) | llvm::TGParser | inline |
TokError(const Twine &Msg) const | llvm::TGParser | inline |