|
clang 22.0.0git
|
This is the complete list of members for clang::StackFrameContext, including all inherited members.
| classof(const LocationContext *LC) | clang::StackFrameContext | inlinestatic |
| 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 |
| getCallSite() const | clang::StackFrameContext | inline |
| getCallSiteBlock() const | clang::StackFrameContext | inline |
| getCallSiteCFGElement() const | clang::StackFrameContext | inline |
| getCFG() const | clang::LocationContext | inline |
| getDecl() const | clang::LocationContext | inline |
| getID() const | clang::LocationContext | inline |
| getIndex() const | clang::StackFrameContext | 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 override | clang::StackFrameContext | inlinevirtual |
| isParentOf(const LocationContext *LC) const | clang::LocationContext | |
| LocationContext(ContextKind k, AnalysisDeclContext *ctx, const LocationContext *parent, int64_t ID) | clang::LocationContext | inlineprotected |
| LocationContextManager class | clang::StackFrameContext | friend |
| 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) override | clang::StackFrameContext | virtual |
| Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, const LocationContext *ParentLC, const Stmt *S, const CFGBlock *Block, unsigned BlockCount, unsigned Index) | clang::StackFrameContext | inlinestatic |
| 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 |
| ~StackFrameContext() override=default | clang::StackFrameContext |