clang  3.7.0
clang::NamespaceDecl Member List

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

Accessclang::Declprotected
add(Kind k)clang::Declstatic
addAttr(Attr *A)clang::Declinline
addDecl(Decl *D)clang::DeclContext
addDeclInternal(Decl *D)clang::DeclContext
addHiddenDecl(Decl *D)clang::DeclContext
ASTDeclReader classclang::NamespaceDeclfriend
ASTDeclWriter classclang::NamespaceDeclfriend
attr_begin() const clang::Declinline
attr_end() const clang::Declinline
attr_iterator typedefclang::Decl
attr_range typedefclang::Decl
attrs() const clang::Declinline
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContextprotectedstatic
buildLookup()clang::DeclContext
CacheValidAndLinkageclang::Declmutableprotected
canBeWeakImported(bool &IsDefinition) const clang::Decl
castFromDeclContext(const DeclContext *DC)clang::NamespaceDeclinlinestatic
castToDeclContext(const NamespaceDecl *D)clang::NamespaceDeclinlinestatic
clang::NamedDecl::castToDeclContext(const Decl *)clang::Declstatic
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(Kind DK, DeclContext *DC, SourceLocation L)clang::Declinlineprotected
Decl(Kind DK, EmptyShell Empty)clang::Declinlineprotected
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
dropAttr()clang::Declinline
dropAttrs()clang::Decl
dump() const clang::Decl
dump(raw_ostream &Out) const clang::Decl
dumpColor() const clang::Decl
dumpDeclContext() const clang::DeclContext
dumpLookups() const clang::DeclContext
dumpLookups(llvm::raw_ostream &OS, bool DumpDecls=false) const clang::DeclContext
EnableStatistics()clang::Declstatic
Encloses(const DeclContext *DC) const clang::DeclContext
Equals(const DeclContext *DC) const clang::DeclContextinline
ExplicitVisibilityKind enum nameclang::NamedDecl
Firstclang::Redeclarable< NamespaceDecl >protected
FirstDeclclang::DeclContextmutableprotected
FOK_Declared enum valueclang::Decl
FOK_None enum valueclang::Decl
FOK_Undeclared enum valueclang::Decl
FriendObjectKind enum nameclang::Decl
FromASTFileclang::Declprotected
getAccess() const clang::Declinline
getAccessUnsafe() const clang::Declinline
getAnonymousNamespace() const clang::NamespaceDeclinline
getAsFunction() LLVM_READONLYclang::Decl
getAsFunction() const clang::Declinline
getASTContext() const LLVM_READONLYclang::Decl
getASTMutationListener() const clang::Declprotected
getAttr() const clang::Declinline
getAttrs()clang::Declinline
getAttrs() const clang::Decl
getAvailability(std::string *Message=nullptr) const clang::Decl
getBody() const clang::Declinlinevirtual
getBodyRBrace() const clang::Decl
getCachedLinkage() const clang::Declinlineprotected
getCanonicalDecl() overrideclang::NamespaceDeclinlinevirtual
getCanonicalDecl() const clang::NamespaceDeclinline
getDeclContext()clang::Declinline
getDeclContext() const clang::Declinline
getDeclKind() const clang::DeclContextinline
clang::getDeclKindName() const clang::Decl
clang::DeclContext::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
getFriendObjectKind() const clang::Declinline
getFunctionType(bool BlocksToo=true) const clang::Decl
getGlobalID() const clang::Declinline
getIdentifier() const clang::NamedDeclinline
getIdentifierNamespace() const clang::Declinline
getIdentifierNamespaceForKind(Kind DK)clang::Declstatic
getImportedOwningModule() const clang::Declinline
getKind() const clang::Declinline
getLexicalDeclContext()clang::Declinline
getLexicalDeclContext() const clang::Declinline
getLexicalParent()clang::DeclContextinline
getLexicalParent() const clang::DeclContextinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
getLocalOwningModule() const clang::Declinline
getLocation() const clang::Declinline
getLocEnd() const LLVM_READONLYclang::Declinline
getLocStart() const LLVM_READONLYclang::NamespaceDeclinline
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContextinline
getLookupPtr() const clang::DeclContextinline
getMaxAlignment() const clang::Decl
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
getNextDeclInContext()clang::Declinline
getNextDeclInContext() const clang::Declinline
getNextRedeclaration() constclang::Redeclarable< NamespaceDecl >inlineprotected
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContextinline
getNonClosureContext()clang::Decl
getNonClosureContext() const clang::Declinline
getObjCFStringFormattingFamily() const clang::NamedDecl
getOriginalNamespace()clang::NamespaceDeclinline
getOriginalNamespace() const clang::NamespaceDeclinline
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() const clang::DeclContextinline
getOwningModuleID() const clang::Declinline
getParent()clang::DeclContextinline
getParent() const clang::DeclContextinline
getParentASTContext() const clang::DeclContextinline
getParentFunctionOrMethod() const clang::Decl
getParentFunctionOrMethod()clang::Declinline
clang::getPreviousDecl()clang::Declinline
clang::getPreviousDecl() const clang::Declinline
Redeclarable< NamespaceDecl >::getPreviousDecl()clang::Redeclarable< NamespaceDecl >inline
Redeclarable< NamespaceDecl >::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::NamespaceDeclinlinevirtual
getTranslationUnitDecl()clang::Decl
getTranslationUnitDecl() const clang::Declinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
getVisibility() const clang::NamedDeclinline
hasAttr() const clang::Declinline
hasAttrs() const clang::Declinline
hasBody() const clang::Declinlinevirtual
hasCachedLinkage() const clang::Declinlineprotected
hasExternalFormalLinkage() const clang::NamedDeclinline
hasExternalLexicalStorage() const clang::DeclContextinline
hasExternalVisibleStorage() const clang::DeclContextinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
hasLocalOwningModuleStorage() const clang::Declprotected
hasTagIdentifierNamespace() const clang::Declinline
Hiddenclang::Declprotected
IdentifierNamespace enum nameclang::Decl
IdentifierNamespaceclang::Declprotected
IDNS_Label enum valueclang::Decl
IDNS_LocalExtern enum valueclang::Decl
IDNS_Member enum valueclang::Decl
IDNS_Namespace enum valueclang::Decl
IDNS_NonMemberOperator enum valueclang::Decl
IDNS_ObjCProtocol enum valueclang::Decl
IDNS_Ordinary enum valueclang::Decl
IDNS_OrdinaryFriend enum valueclang::Decl
IDNS_Tag enum valueclang::Decl
IDNS_TagFriend enum valueclang::Decl
IDNS_Type enum valueclang::Decl
IDNS_Using enum valueclang::Decl
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
isAnonymousNamespace() const clang::NamespaceDeclinline
isCanonicalDecl() const clang::Declinline
isClosure() const clang::DeclContextinline
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isDeclInLexicalTraversal(const Decl *D) const clang::DeclContextinline
isDefinedOutsideFunctionOrMethod() const clang::Declinline
isDependentContext() const clang::DeclContext
isDeprecated(std::string *Message=nullptr) const clang::Declinline
isExternallyVisible() const clang::NamedDeclinline
isExternCContext() const clang::DeclContext
isExternCXXContext() const clang::DeclContext
isFileContext() const clang::DeclContextinline
clang::isFirstDecl() const clang::Declinline
Redeclarable< NamespaceDecl >::isFirstDecl() constclang::Redeclarable< NamespaceDecl >inline
isFromASTFile() const clang::Declinline
isFunctionOrFunctionTemplate() const clang::Declinline
isFunctionOrMethod() const clang::DeclContextinline
isHidden() const clang::NamedDeclinline
isImplicit() const clang::Declinline
isInAnonymousNamespace() const clang::Decl
isInIdentifierNamespace(unsigned NS) const clang::Declinline
isInline() const clang::NamespaceDeclinline
isInlineNamespace() const clang::DeclContext
isInStdNamespace() const clang::Decl
isInvalidDecl() const clang::Declinline
isLinkageValid() const clang::NamedDecl
isLocalExternDecl()clang::Declinline
isLookupContext() const clang::DeclContextinline
isModulePrivate() const clang::Declinline
isNamespace() const clang::DeclContextinline
isObjCContainer() const clang::DeclContextinline
isOriginalNamespace() const clang::NamespaceDeclinline
isOutOfLine() const clang::Declvirtual
isParameterPack() const clang::Decl
isRecord() const clang::DeclContextinline
isReferenced() const clang::Decl
isStdNamespace() const clang::DeclContext
isTagIdentifierNamespace(unsigned NS)clang::Declinlinestatic
isTemplateDecl() const clang::Decl
isTemplateParameter() const clang::Declinline
isTemplateParameterPack() const clang::Decl
isThisDeclarationReferenced() const clang::Declinline
isTopLevelDeclInObjCContainer() const clang::Declinline
isTranslationUnit() const clang::DeclContextinline
isTransparentContext() const clang::DeclContext
isUnavailable(std::string *Message=nullptr) const clang::Declinline
isUsed(bool CheckUsedAttr=true) const clang::Decl
isWeakImported() const clang::Decl
Kind enum nameclang::Decl
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
markUsed(ASTContext &C)clang::Decl
ModulePrivateFlag enum valueclang::Declprotected
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDeclinlineprotected
NextInContextAndBitsclang::Declprotected
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
OBJC_TQ_Bycopy enum valueclang::Decl
OBJC_TQ_Byref enum valueclang::Decl
OBJC_TQ_CSNullability enum valueclang::Decl
OBJC_TQ_In enum valueclang::Decl
OBJC_TQ_Inout enum valueclang::Decl
OBJC_TQ_None enum valueclang::Decl
OBJC_TQ_Oneway enum valueclang::Decl
OBJC_TQ_Out enum valueclang::Decl
ObjCDeclQualifier enum nameclang::Decl
operator new(std::size_t Size, const ASTContext &Ctx, unsigned ID, std::size_t Extra=0)clang::Declprotected
operator new(std::size_t Size, const ASTContext &Ctx, DeclContext *Parent, std::size_t Extra=0)clang::Declprotected
PreviousDeclLink(NamespaceDecl *D)clang::Redeclarable< NamespaceDecl >inlineprotectedstatic
print(raw_ostream &Out, unsigned Indentation=0, bool PrintInstantiation=false) const clang::Decl
print(raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0, bool PrintInstantiation=false) const clang::Decl
printGroup(Decl **Begin, unsigned NumDecls, raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0)clang::Declstatic
printName(raw_ostream &os) const clang::NamedDeclinline
printQualifiedName(raw_ostream &OS) const clang::NamedDecl
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const clang::NamedDecl
PrintStats()clang::Declstatic
redecl_iterator typedefclang::NamespaceDecl
redecl_range typedefclang::NamespaceDecl
Redeclarable(const ASTContext &Ctx)clang::Redeclarable< NamespaceDecl >inline
RedeclLinkclang::Redeclarable< NamespaceDecl >protected
clang::redecls() const clang::Declinline
Redeclarable< NamespaceDecl >::redecls() constclang::Redeclarable< NamespaceDecl >inline
clang::redecls_begin() const clang::Declinline
Redeclarable< NamespaceDecl >::redecls_begin() constclang::Redeclarable< NamespaceDecl >inline
clang::redecls_end() const clang::Declinline
Redeclarable< NamespaceDecl >::redecls_end() constclang::Redeclarable< NamespaceDecl >inline
removeDecl(Decl *D)clang::DeclContext
setAccess(AccessSpecifier AS)clang::Declinline
setAnonymousNamespace(NamespaceDecl *D)clang::NamespaceDeclinline
setAttrs(const AttrVec &Attrs)clang::Declinline
setCachedLinkage(Linkage L) const clang::Declinlineprotected
setDeclContext(DeclContext *DC)clang::Decl
setDeclName(DeclarationName N)clang::NamedDeclinline
setHasExternalLexicalStorage(bool ES=true)clang::DeclContextinline
setHasExternalVisibleStorage(bool ES=true)clang::DeclContextinline
setHidden(bool Hide)clang::NamedDeclinline
setImplicit(bool I=true)clang::Declinline
setInline(bool Inline)clang::NamespaceDeclinline
setInvalidDecl(bool Invalid=true)clang::Decl
setIsUsed()clang::Declinline
setLexicalDeclContext(DeclContext *DC)clang::Decl
setLocalExternDecl()clang::Declinline
setLocalOwningModule(Module *M)clang::Declinline
setLocation(SourceLocation L)clang::Declinline
setLocStart(SourceLocation L)clang::NamespaceDeclinline
setModulePrivate(bool MP=true)clang::Declinlineprotected
setMustBuildLookupTable()clang::DeclContextinline
setNonMemberOperator()clang::Declinline
setObjectOfFriendDecl(bool PerformFriendInjection=false)clang::Declinline
setOwningModuleID(unsigned ID)clang::Declinlineprotected
setPreviousDecl(NamespaceDecl *PrevDecl)clang::Redeclarable< NamespaceDecl >
setRBraceLoc(SourceLocation L)clang::NamespaceDeclinline
setReferenced(bool R=true)clang::Declinline
setTopLevelDeclInObjCContainer(bool V=true)clang::Declinline
specific_attr_begin() const clang::Declinline
specific_attr_end() const clang::Declinline
specific_attrs() const clang::Declinline
TopLevelDeclInObjCContainerFlag enum valueclang::Declprotected
udir_iterator_base typedefclang::DeclContext
udir_range typedefclang::DeclContext
updateOutOfDate(IdentifierInfo &II) const clang::Declprotected
using_directives() const clang::DeclContext
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl
~Decl()clang::Declprotectedvirtual
~DeclContext()clang::DeclContext