clang  3.9.0
clang::NamespaceDecl Member List

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

addDecl(Decl *D)clang::DeclContext
addDeclInternal(Decl *D)clang::DeclContext
addHiddenDecl(Decl *D)clang::DeclContext
ASTDeclReader classclang::NamespaceDeclfriend
ASTDeclWriter classclang::NamespaceDeclfriend
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContextprotectedstatic
buildLookup()clang::DeclContext
castFromDeclContext(const DeclContext *DC)clang::NamespaceDeclinlinestatic
castToDeclContext(const NamespaceDecl *D)clang::NamespaceDeclinlinestatic
classof(const Decl *D)clang::NamespaceDeclinlinestatic
clang::DeclContext::classof(const DeclContext *D)clang::DeclContextinlinestatic
classofKind(Kind K)clang::NamespaceDeclinlinestatic
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
containsDecl(Decl *D) const clang::DeclContext
Create(ASTContext &C, DeclContext *DC, bool Inline, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, NamespaceDecl *PrevDecl)clang::NamespaceDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::NamespaceDeclstatic
ddiag_range typedefclang::DeclContext
ddiags() const clang::DeclContextinline
decl_range typedefclang::DeclContext
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const clang::NamedDecl
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
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
ExplicitVisibilityKind enum nameclang::NamedDecl
Firstclang::Redeclarable< NamespaceDecl >protected
FirstDeclclang::DeclContextmutableprotected
getAnonymousNamespace() const clang::NamespaceDeclinline
getCanonicalDecl() overrideclang::NamespaceDeclinline
getCanonicalDecl() const clang::NamespaceDeclinline
getDeclKind() const clang::DeclContextinline
getDeclKindName() const clang::DeclContext
getDeclName() const clang::NamedDeclinline
getEnclosingNamespaceContext()clang::DeclContext
getEnclosingNamespaceContext() const clang::DeclContextinline
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getFirstDecl()clang::Redeclarable< NamespaceDecl >inline
getFirstDecl() constclang::Redeclarable< NamespaceDecl >inline
getFormalLinkage() const clang::NamedDeclinline
getIdentifier() const clang::NamedDeclinline
getLexicalParent()clang::DeclContextinline
getLexicalParent() const clang::DeclContextinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
getLocStart() const LLVM_READONLYclang::NamespaceDeclinline
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContextinline
getLookupPtr() const clang::DeclContextinline
clang::getMostRecentDecl()clang::NamedDeclinline
clang::getMostRecentDecl() const clang::NamedDeclinline
Redeclarable< NamespaceDecl >::getMostRecentDecl()clang::Redeclarable< NamespaceDecl >inline
Redeclarable< NamespaceDecl >::getMostRecentDecl() constclang::Redeclarable< NamespaceDecl >inline
getName() const clang::NamedDeclinline
getNameAsString() const clang::NamedDeclinline
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const clang::NamedDeclvirtual
getNextRedeclaration() constclang::Redeclarable< NamespaceDecl >inlineprotected
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContextinline
getObjCFStringFormattingFamily() const clang::NamedDecl
getOriginalNamespace()clang::NamespaceDecl
getOriginalNamespace() const clang::NamespaceDecl
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() const clang::DeclContextinline
getParent()clang::DeclContextinline
getParent() const clang::DeclContextinline
getParentASTContext() const clang::DeclContextinline
getPreviousDecl()clang::Redeclarable< NamespaceDecl >inline
getPreviousDecl() constclang::Redeclarable< NamespaceDecl >inline
getPrimaryContext()clang::DeclContext
getPrimaryContext() const clang::DeclContextinline
getQualifiedNameAsString() const clang::NamedDecl
getRBraceLoc() const clang::NamespaceDeclinline
getRedeclContext()clang::DeclContext
getRedeclContext() const clang::DeclContextinline
getSourceRange() const override LLVM_READONLYclang::NamespaceDeclinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
getVisibility() const clang::NamedDeclinline
hasExternalFormalLinkage() const clang::NamedDeclinline
hasExternalLexicalStorage() const clang::DeclContextinline
hasExternalVisibleStorage() const clang::DeclContextinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
isAnonymousNamespace() const clang::NamespaceDeclinline
isClosure() const clang::DeclContextinline
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isDeclInLexicalTraversal(const Decl *D) const clang::DeclContextinline
isDependentContext() const clang::DeclContext
isExternallyVisible() const clang::NamedDeclinline
isExternCContext() const clang::DeclContext
isExternCXXContext() const clang::DeclContext
isFileContext() const clang::DeclContextinline
isFirstDecl() constclang::Redeclarable< NamespaceDecl >inline
isFunctionOrMethod() const clang::DeclContextinline
isHidden() const clang::NamedDeclinline
isInline() const clang::NamespaceDeclinline
isInlineNamespace() const clang::DeclContext
isLinkageValid() const clang::NamedDecl
isLookupContext() const clang::DeclContextinline
isNamespace() const clang::DeclContextinline
isObjCContainer() const clang::DeclContextinline
isOriginalNamespace() const clang::NamespaceDecl
isRecord() const clang::DeclContextinline
isStdNamespace() const clang::DeclContext
isTranslationUnit() const clang::DeclContextinline
isTransparentContext() const clang::DeclContext
LastDeclclang::DeclContextmutableprotected
LatestDeclLink(const ASTContext &Ctx)clang::Redeclarable< NamespaceDecl >inlineprotectedstatic
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
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDeclinlineprotected
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
PreviousDeclLink(NamespaceDecl *D)clang::Redeclarable< NamespaceDecl >inlineprotectedstatic
printName(raw_ostream &os) const clang::NamedDeclinline
printQualifiedName(raw_ostream &OS) const clang::NamedDecl
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const clang::NamedDecl
redecl_iterator typedefclang::NamespaceDecl
redecl_range typedefclang::NamespaceDecl
Redeclarable(const ASTContext &Ctx)clang::Redeclarable< NamespaceDecl >inline
RedeclLinkclang::Redeclarable< NamespaceDecl >protected
redecls() constclang::Redeclarable< NamespaceDecl >inline
redecls_begin() constclang::Redeclarable< NamespaceDecl >inline
redecls_end() constclang::Redeclarable< NamespaceDecl >inline
removeDecl(Decl *D)clang::DeclContext
setAnonymousNamespace(NamespaceDecl *D)clang::NamespaceDeclinline
setDeclName(DeclarationName N)clang::NamedDeclinline
setHasExternalLexicalStorage(bool ES=true)clang::DeclContextinline
setHasExternalVisibleStorage(bool ES=true)clang::DeclContextinline
setHidden(bool Hide)clang::NamedDeclinline
setInline(bool Inline)clang::NamespaceDeclinline
setLocStart(SourceLocation L)clang::NamespaceDeclinline
setMustBuildLookupTable()clang::DeclContextinline
setPreviousDecl(NamespaceDecl *PrevDecl)clang::Redeclarable< NamespaceDecl >
setRBraceLoc(SourceLocation L)clang::NamespaceDeclinline
setUseQualifiedLookup(bool use=true)clang::DeclContextinline
shouldUseQualifiedLookup() const clang::DeclContextinline
udir_iterator_base typedefclang::DeclContext
udir_range typedefclang::DeclContext
using_directives() const clang::DeclContext
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl
~DeclContext()clang::DeclContext