clang  3.9.0
clang::DeclContext Member List

This is the complete list of members for clang::DeclContext, including all inherited members.

addDecl(Decl *D)clang::DeclContext
addDeclInternal(Decl *D)clang::DeclContext
addHiddenDecl(Decl *D)clang::DeclContext
ASTDeclReader classclang::DeclContextfriend
ASTWriter classclang::DeclContextfriend
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContextprotectedstatic
buildLookup()clang::DeclContext
classof(const Decl *D)clang::DeclContextstatic
classof(const DeclContext *D)clang::DeclContextinlinestatic
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
containsDecl(Decl *D) const clang::DeclContext
ddiag_range typedefclang::DeclContext
ddiags() const clang::DeclContextinline
decl_range typedefclang::DeclContext
DeclContext(Decl::Kind K)clang::DeclContextinlineprotected
decls() const clang::DeclContextinline
decls_begin() const clang::DeclContext
decls_empty() const clang::DeclContext
decls_end() const clang::DeclContextinline
DependentDiagnostic classclang::DeclContextfriend
dumpDeclContext() const clang::DeclContext
dumpLookups() const clang::DeclContext
dumpLookups(llvm::raw_ostream &OS, bool DumpDecls=false) const clang::DeclContext
Encloses(const DeclContext *DC) const clang::DeclContext
Equals(const DeclContext *DC) const clang::DeclContextinline
ExternalASTSource classclang::DeclContextfriend
FirstDeclclang::DeclContextmutableprotected
getDeclKind() const clang::DeclContextinline
getDeclKindName() const clang::DeclContext
getEnclosingNamespaceContext()clang::DeclContext
getEnclosingNamespaceContext() const clang::DeclContextinline
getLexicalParent()clang::DeclContextinline
getLexicalParent() const clang::DeclContextinline
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContextinline
getLookupPtr() const clang::DeclContextinline
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContextinline
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() const clang::DeclContextinline
getParent()clang::DeclContextinline
getParent() const clang::DeclContextinline
getParentASTContext() const clang::DeclContextinline
getPrimaryContext()clang::DeclContext
getPrimaryContext() const clang::DeclContextinline
getRedeclContext()clang::DeclContext
getRedeclContext() const clang::DeclContextinline
hasExternalLexicalStorage() const clang::DeclContextinline
hasExternalVisibleStorage() const clang::DeclContextinline
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
isClosure() const clang::DeclContextinline
isDeclInLexicalTraversal(const Decl *D) const clang::DeclContextinline
isDependentContext() const clang::DeclContext
isExternCContext() const clang::DeclContext
isExternCXXContext() const clang::DeclContext
isFileContext() const clang::DeclContextinline
isFunctionOrMethod() const clang::DeclContextinline
isInlineNamespace() const clang::DeclContext
isLookupContext() const clang::DeclContextinline
isNamespace() const clang::DeclContextinline
isObjCContainer() const clang::DeclContextinline
isRecord() const clang::DeclContextinline
isStdNamespace() const clang::DeclContext
isTranslationUnit() const clang::DeclContextinline
isTransparentContext() const clang::DeclContext
LastDeclclang::DeclContextmutableprotected
localUncachedLookup(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results)clang::DeclContext
lookup(DeclarationName Name) const clang::DeclContext
lookup_iterator typedefclang::DeclContext
lookup_result typedefclang::DeclContext
lookups() const clang::DeclContextinline
lookups_begin() const clang::DeclContextinline
lookups_end() const clang::DeclContextinline
lookups_range typedefclang::DeclContext
makeDeclVisibleInContext(NamedDecl *D)clang::DeclContext
noload_decls() const clang::DeclContextinline
noload_decls_begin() const clang::DeclContextinline
noload_decls_end() const clang::DeclContextinline
noload_lookup(DeclarationName Name)clang::DeclContext
noload_lookups() const clang::DeclContextinline
noload_lookups_begin() const clang::DeclContextinline
noload_lookups_end() const clang::DeclContextinline
removeDecl(Decl *D)clang::DeclContext
setHasExternalLexicalStorage(bool ES=true)clang::DeclContextinline
setHasExternalVisibleStorage(bool ES=true)clang::DeclContextinline
setMustBuildLookupTable()clang::DeclContextinline
setUseQualifiedLookup(bool use=true)clang::DeclContextinline
shouldUseQualifiedLookup() const clang::DeclContextinline
udir_iterator_base typedefclang::DeclContext
udir_range typedefclang::DeclContext
using_directives() const clang::DeclContext
~DeclContext()clang::DeclContext