|
LLVM 22.0.0git
|
This is the complete list of members for llvm::TGVarScope, including all inherited members.
| addVar(StringRef Name, const Init *I) | llvm::TGVarScope | inline |
| extractParent() | llvm::TGVarScope | inline |
| getVar(RecordKeeper &Records, MultiClass *ParsingMultiClass, const StringInit *Name, SMRange NameLoc, bool TrackReferenceLocs) const | llvm::TGVarScope | |
| isOutermost() const | llvm::TGVarScope | inline |
| ScopeKind enum name | llvm::TGVarScope | |
| SK_ForeachLoop enum value | llvm::TGVarScope | |
| SK_Local enum value | llvm::TGVarScope | |
| SK_MultiClass enum value | llvm::TGVarScope | |
| SK_Record enum value | llvm::TGVarScope | |
| TGVarScope(std::unique_ptr< TGVarScope > Parent) | llvm::TGVarScope | inline |
| TGVarScope(std::unique_ptr< TGVarScope > Parent, Record *Rec) | llvm::TGVarScope | inline |
| TGVarScope(std::unique_ptr< TGVarScope > Parent, ForeachLoop *Loop) | llvm::TGVarScope | inline |
| TGVarScope(std::unique_ptr< TGVarScope > Parent, MultiClass *Multiclass) | llvm::TGVarScope | inline |
| varAlreadyDefined(StringRef Name) const | llvm::TGVarScope | inline |