clang 20.0.0git
|
This is the complete list of members for clang::BlockInvocationContext, including all inherited members.
Block enum value | clang::LocationContext | |
classof(const LocationContext *LC) | clang::BlockInvocationContext | 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 |
getBlockDecl() const | clang::BlockInvocationContext | inline |
getCFG() const | clang::LocationContext | inline |
getData() const | clang::BlockInvocationContext | 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 |
LocationContextManager | clang::BlockInvocationContext | 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::BlockInvocationContext | virtual |
Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, const LocationContext *ParentLC, const BlockDecl *BD, const void *Data) | clang::BlockInvocationContext | inlinestatic |
ProfileCommon(llvm::FoldingSetNodeID &ID, ContextKind ck, AnalysisDeclContext *ctx, const LocationContext *parent, const void *data) | clang::LocationContext | static |
StackFrame enum value | clang::LocationContext | |
~BlockInvocationContext() override=default | clang::BlockInvocationContext | |
~LocationContext() | clang::LocationContext | virtual |