This is the complete list of members for
clang::StackFrameContext, including all inherited members.
classof(const LocationContext *Ctx) | clang::StackFrameContext | [inline, static] |
ContextKind enum name | clang::LocationContext | |
dumpStack(raw_ostream &OS, StringRef Indent="") const | clang::LocationContext | |
dumpStack() const | clang::LocationContext | |
getAnalysis() const | clang::LocationContext | [inline] |
getAnalysisDeclContext() const | clang::LocationContext | [inline] |
getCallSite() const | clang::StackFrameContext | [inline] |
getCallSiteBlock() const | clang::StackFrameContext | [inline] |
getCFG() const | clang::LocationContext | [inline] |
getCurrentStackFrame() const | clang::LocationContext | |
getDecl() 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] |
inTopFrame() const override | clang::StackFrameContext | [inline, virtual] |
isParentOf(const LocationContext *LC) const | clang::LocationContext | |
LocationContext(ContextKind k, AnalysisDeclContext *ctx, const LocationContext *parent) | clang::LocationContext | [inline, protected] |
LocationContextManager class | clang::StackFrameContext | [friend] |
Profile(llvm::FoldingSetNodeID &ID) override | clang::StackFrameContext | [virtual] |
Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ctx, const LocationContext *parent, const Stmt *s, const CFGBlock *blk, unsigned idx) | clang::StackFrameContext | [inline, static] |
ProfileCommon(llvm::FoldingSetNodeID &ID, ContextKind ck, AnalysisDeclContext *ctx, const LocationContext *parent, const void *data) | clang::LocationContext | [static] |
Scope enum value | clang::LocationContext | |
StackFrame enum value | clang::LocationContext | |
~LocationContext() | clang::LocationContext | [virtual] |
~StackFrameContext() | clang::StackFrameContext | [inline] |