|
clang 22.0.0git
|
This is the complete list of members for clang::LocationContext, including all inherited members.
| Block enum value | clang::LocationContext | |
| ContextKind enum name | clang::LocationContext | |
| dump() const | clang::LocationContext | |
| dumpStack(raw_ostream &Out) const | clang::LocationContext | |
| getAnalysis() const | clang::LocationContext | inline |
| getAnalysisDeclContext() const | clang::LocationContext | inline |
| getCFG() const | clang::LocationContext | inline |
| getDecl() const | clang::LocationContext | inline |
| getID() const | clang::LocationContext | inline |
| getKind() const | clang::LocationContext | inline |
| getParent() const | clang::LocationContext | inline |
| getParentMap() const | clang::LocationContext | inline |
| getSelfDecl() const | clang::LocationContext | inline |
| getStackFrame() const | clang::LocationContext | |
| inTopFrame() const | clang::LocationContext | virtual |
| isParentOf(const LocationContext *LC) const | clang::LocationContext | |
| LocationContext(ContextKind k, AnalysisDeclContext *ctx, const LocationContext *parent, int64_t ID) | clang::LocationContext | inlineprotected |
| printJson(raw_ostream &Out, const char *NL="\n", unsigned int Space=0, bool IsDot=false, std::function< void(const LocationContext *)> printMoreInfoPerContext=[](const LocationContext *) {}) const | clang::LocationContext | |
| Profile(llvm::FoldingSetNodeID &ID)=0 | clang::LocationContext | pure virtual |
| ProfileCommon(llvm::FoldingSetNodeID &ID, ContextKind ck, AnalysisDeclContext *ctx, const LocationContext *parent, const void *data) | clang::LocationContext | static |
| StackFrame enum value | clang::LocationContext | |
| ~LocationContext() | clang::LocationContext | virtual |