clang API Documentation

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::DeclContext [friend]
ASTWriter classclang::DeclContext [friend]
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContext [protected, static]
buildLookup()clang::DeclContext
classof(const Decl *D)clang::DeclContext [static]
classof(const DeclContext *D)clang::DeclContext [inline, static]
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
containsDecl(Decl *D) const clang::DeclContext
ddiag_range typedefclang::DeclContext
ddiags() const clang::DeclContext [inline]
decl_range typedefclang::DeclContext
DeclContext(Decl::Kind K)clang::DeclContext [inline, protected]
decls() const clang::DeclContext [inline]
decls_begin() const clang::DeclContext
decls_empty() const clang::DeclContext
decls_end() const clang::DeclContext [inline]
DependentDiagnostic classclang::DeclContext [friend]
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::DeclContext [inline]
ExternalASTSource classclang::DeclContext [friend]
FirstDeclclang::DeclContext [mutable, protected]
getDeclKind() const clang::DeclContext [inline]
getDeclKindName() const clang::DeclContext
getEnclosingNamespaceContext()clang::DeclContext
getEnclosingNamespaceContext() const clang::DeclContext [inline]
getLexicalParent()clang::DeclContext [inline]
getLexicalParent() const clang::DeclContext [inline]
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContext [inline]
getLookupPtr() const clang::DeclContext [inline]
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContext [inline]
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() const clang::DeclContext [inline]
getParent()clang::DeclContext [inline]
getParent() const clang::DeclContext [inline]
getParentASTContext() const clang::DeclContext [inline]
getPrimaryContext()clang::DeclContext
getPrimaryContext() const clang::DeclContext [inline]
getRedeclContext()clang::DeclContext
getRedeclContext() const clang::DeclContext [inline]
hasExternalLexicalStorage() const clang::DeclContext [inline]
hasExternalVisibleStorage() const clang::DeclContext [inline]
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
isClosure() const clang::DeclContext [inline]
isDeclInLexicalTraversal(const Decl *D) const clang::DeclContext [inline]
isDependentContext() const clang::DeclContext
isExternCContext() const clang::DeclContext
isExternCXXContext() const clang::DeclContext
isFileContext() const clang::DeclContext [inline]
isFunctionOrMethod() const clang::DeclContext [inline]
isInlineNamespace() const clang::DeclContext
isNamespace() const clang::DeclContext [inline]
isObjCContainer() const clang::DeclContext [inline]
isRecord() const clang::DeclContext [inline]
isStdNamespace() const clang::DeclContext
isTranslationUnit() const clang::DeclContext [inline]
isTransparentContext() const clang::DeclContext
LastDeclclang::DeclContext [mutable, protected]
localUncachedLookup(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results)clang::DeclContext
lookup(DeclarationName Name)clang::DeclContext
lookup(DeclarationName Name) const clang::DeclContext [inline]
lookup_const_iterator typedefclang::DeclContext
lookup_const_result typedefclang::DeclContext
lookup_iterator typedefclang::DeclContext
lookup_result typedefclang::DeclContext
lookups() const clang::DeclContext [inline]
lookups_begin() const clang::DeclContext [inline]
lookups_end() const clang::DeclContext [inline]
lookups_range typedefclang::DeclContext
makeDeclVisibleInContext(NamedDecl *D)clang::DeclContext
noload_decls() const clang::DeclContext [inline]
noload_decls_begin() const clang::DeclContext [inline]
noload_decls_end() const clang::DeclContext [inline]
noload_lookup(DeclarationName Name)clang::DeclContext
noload_lookups() const clang::DeclContext [inline]
noload_lookups_begin() const clang::DeclContext [inline]
noload_lookups_end() const clang::DeclContext [inline]
removeDecl(Decl *D)clang::DeclContext
setHasExternalLexicalStorage(bool ES=true)clang::DeclContext [inline]
setHasExternalVisibleStorage(bool ES=true)clang::DeclContext [inline]
setMustBuildLookupTable()clang::DeclContext [inline]
udir_range typedefclang::DeclContext
using_directives() const clang::DeclContext
~DeclContext()clang::DeclContext