clang API Documentation

clang::StackFrameContext Member List
This is the complete list of members for clang::StackFrameContext, including all inherited members.
classof(const LocationContext *Ctx)clang::StackFrameContext [inline, static]
ContextKind enum nameclang::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 overrideclang::StackFrameContext [inline, virtual]
isParentOf(const LocationContext *LC) const clang::LocationContext
LocationContext(ContextKind k, AnalysisDeclContext *ctx, const LocationContext *parent)clang::LocationContext [inline, protected]
LocationContextManager classclang::StackFrameContext [friend]
Profile(llvm::FoldingSetNodeID &ID) overrideclang::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 valueclang::LocationContext
StackFrame enum valueclang::LocationContext
~LocationContext()clang::LocationContext [virtual]
~StackFrameContext()clang::StackFrameContext [inline]