clang API Documentation

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
dumpStack(raw_ostream &OS, StringRef Indent="") const clang::LocationContext
dumpStack() const clang::LocationContext
getAnalysis() const clang::LocationContext [inline]
getAnalysisDeclContext() const clang::LocationContext [inline]
getCFG() const clang::LocationContext [inline]
getCurrentStackFrame() const clang::LocationContext
getDecl() const clang::LocationContext [inline]
getKind() const clang::LocationContext [inline]
getParent() const clang::LocationContext [inline]
getParentMap() const clang::LocationContext [inline]
getSelfDecl() const clang::LocationContext [inline]
inTopFrame() const clang::LocationContext [virtual]
isParentOf(const LocationContext *LC) const clang::LocationContext
LocationContext(ContextKind k, AnalysisDeclContext *ctx, const LocationContext *parent)clang::LocationContext [inline, protected]
Profile(llvm::FoldingSetNodeID &ID)=0clang::LocationContext [pure virtual]
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]