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
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(llvm::SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
ddiag_begin() const clang::DeclContext [inline]
ddiag_end() const clang::DeclContext [inline]
DeclContext(Decl::Kind K)clang::DeclContext [inline, protected]
decls_begin() const clang::DeclContext
decls_empty() const clang::DeclContext
decls_end() const clang::DeclContext
DependentDiagnostic classclang::DeclContext [friend]
dumpDeclContext() 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]
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]
getUsingDirectives() const clang::DeclContext
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
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]
isTranslationUnit() const clang::DeclContext [inline]
isTransparentContext() const clang::DeclContext
LastDeclclang::DeclContext [mutable, protected]
localUncachedLookup(DeclarationName Name, llvm::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_begin() const clang::DeclContext
lookups_end() const clang::DeclContext
makeDeclVisibleInContext(NamedDecl *D)clang::DeclContext
noload_decls_begin() const clang::DeclContext
noload_decls_end() const clang::DeclContext
removeDecl(Decl *D)clang::DeclContext
setHasExternalLexicalStorage(bool ES=true)clang::DeclContext [inline]
setHasExternalVisibleStorage(bool ES=true)clang::DeclContext [inline]
udir_iterator typedefclang::DeclContext
udir_iterator_range typedefclang::DeclContext
using_directives_begin() const clang::DeclContext [inline]
using_directives_end() const clang::DeclContext [inline]
~DeclContext()clang::DeclContext