clang  3.7.0
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::LocationContextinline
getAnalysisDeclContext() const clang::LocationContextinline
getCFG() const clang::LocationContextinline
getCurrentStackFrame() const clang::LocationContext
getDecl() const clang::LocationContextinline
getKind() const clang::LocationContextinline
getParent() const clang::LocationContextinline
getParentMap() const clang::LocationContextinline
getSelfDecl() const clang::LocationContextinline
inTopFrame() const clang::LocationContextvirtual
isParentOf(const LocationContext *LC) const clang::LocationContext
LocationContext(ContextKind k, AnalysisDeclContext *ctx, const LocationContext *parent)clang::LocationContextinlineprotected
Profile(llvm::FoldingSetNodeID &ID)=0clang::LocationContextpure virtual
ProfileCommon(llvm::FoldingSetNodeID &ID, ContextKind ck, AnalysisDeclContext *ctx, const LocationContext *parent, const void *data)clang::LocationContextstatic
Scope enum valueclang::LocationContext
StackFrame enum valueclang::LocationContext
~LocationContext()clang::LocationContextvirtual