clang 19.0.0git
clang::LocationContext Member List

This is the complete list of members for clang::LocationContext, including all inherited members.

Block enum valueclang::LocationContext
ContextKind enum nameclang::LocationContext
dump() constclang::LocationContext
dumpStack(raw_ostream &Out) constclang::LocationContext
getAnalysis() constclang::LocationContextinline
getAnalysisDeclContext() constclang::LocationContextinline
getCFG() constclang::LocationContextinline
getDecl() constclang::LocationContextinline
getID() constclang::LocationContextinline
getKind() constclang::LocationContextinline
getParent() constclang::LocationContextinline
getParentMap() constclang::LocationContextinline
getSelfDecl() constclang::LocationContextinline
getStackFrame() constclang::LocationContext
inTopFrame() constclang::LocationContextvirtual
isParentOf(const LocationContext *LC) constclang::LocationContext
LocationContext(ContextKind k, AnalysisDeclContext *ctx, const LocationContext *parent, int64_t ID)clang::LocationContextinlineprotected
printJson(raw_ostream &Out, const char *NL="\n", unsigned int Space=0, bool IsDot=false, std::function< void(const LocationContext *)> printMoreInfoPerContext=[](const LocationContext *) {}) constclang::LocationContext
Profile(llvm::FoldingSetNodeID &ID)=0clang::LocationContextpure virtual
ProfileCommon(llvm::FoldingSetNodeID &ID, ContextKind ck, AnalysisDeclContext *ctx, const LocationContext *parent, const void *data)clang::LocationContextstatic
StackFrame enum valueclang::LocationContext
~LocationContext()clang::LocationContextvirtual