This is the complete list of members for clang::ScopeContext, including all inherited members.
| Block enum value | clang::LocationContext | |
| classof(const LocationContext *Ctx) | clang::ScopeContext | inlinestatic |
| 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 |
| 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 | inlineprotected |
| LocationContextManager class | clang::ScopeContext | friend |
| Profile(llvm::FoldingSetNodeID &ID) override | clang::ScopeContext | virtual |
| Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ctx, const LocationContext *parent, const Stmt *s) | clang::ScopeContext | inlinestatic |
| 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 |
| ~ScopeContext() override | clang::ScopeContext | inline |