LLVM 19.0.0git
llvm::TGVarScope Member List

This is the complete list of members for llvm::TGVarScope, including all inherited members.

addVar(StringRef Name, Init *I)llvm::TGVarScopeinline
extractParent()llvm::TGVarScopeinline
getVar(RecordKeeper &Records, MultiClass *ParsingMultiClass, StringInit *Name, SMRange NameLoc, bool TrackReferenceLocs) constllvm::TGVarScope
isOutermost() constllvm::TGVarScopeinline
ScopeKind enum namellvm::TGVarScope
SK_ForeachLoop enum valuellvm::TGVarScope
SK_Local enum valuellvm::TGVarScope
SK_MultiClass enum valuellvm::TGVarScope
SK_Record enum valuellvm::TGVarScope
TGVarScope(std::unique_ptr< TGVarScope > Parent)llvm::TGVarScopeinline
TGVarScope(std::unique_ptr< TGVarScope > Parent, Record *Rec)llvm::TGVarScopeinline
TGVarScope(std::unique_ptr< TGVarScope > Parent, ForeachLoop *Loop)llvm::TGVarScopeinline
TGVarScope(std::unique_ptr< TGVarScope > Parent, MultiClass *Multiclass)llvm::TGVarScopeinline
varAlreadyDefined(StringRef Name) constllvm::TGVarScopeinline