addDecl(Decl *D) | clang::DeclContext | |
addDeclInternal(Decl *D) | clang::DeclContext | |
addHiddenDecl(Decl *D) | clang::DeclContext | |
ASTDeclReader class | clang::NamespaceDecl | friend |
ASTDeclWriter class | clang::NamespaceDecl | friend |
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded) | clang::DeclContext | protectedstatic |
buildLookup() | clang::DeclContext | |
castFromDeclContext(const DeclContext *DC) | clang::NamespaceDecl | inlinestatic |
castToDeclContext(const NamespaceDecl *D) | clang::NamespaceDecl | inlinestatic |
classof(const Decl *D) | clang::NamespaceDecl | inlinestatic |
clang::DeclContext::classof(const DeclContext *D) | clang::DeclContext | inlinestatic |
classofKind(Kind K) | clang::NamespaceDecl | inlinestatic |
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::NamespaceDecl | static |
CreateDeserialized(ASTContext &C, unsigned ID) | clang::NamespaceDecl | static |
ddiag_range typedef | clang::DeclContext | |
ddiags() const | clang::DeclContext | inline |
decl_range typedef | clang::DeclContext | |
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const | clang::NamedDecl | |
DeclContext(Decl::Kind K) | clang::DeclContext | inlineprotected |
decls() const | clang::DeclContext | inline |
decls_begin() const | clang::DeclContext | |
decls_empty() const | clang::DeclContext | |
decls_end() const | clang::DeclContext | inline |
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 |
ExplicitVisibilityKind enum name | clang::NamedDecl | |
First | clang::Redeclarable< NamespaceDecl > | protected |
FirstDecl | clang::DeclContext | mutableprotected |
getAnonymousNamespace() const | clang::NamespaceDecl | inline |
getCanonicalDecl() override | clang::NamespaceDecl | inline |
getCanonicalDecl() const | clang::NamespaceDecl | inline |
getDeclKind() const | clang::DeclContext | inline |
getDeclKindName() const | clang::DeclContext | |
getDeclName() const | clang::NamedDecl | inline |
getEnclosingNamespaceContext() | clang::DeclContext | |
getEnclosingNamespaceContext() const | clang::DeclContext | inline |
getExplicitVisibility(ExplicitVisibilityKind kind) const | clang::NamedDecl | |
getFirstDecl() | clang::Redeclarable< NamespaceDecl > | inline |
getFirstDecl() const | clang::Redeclarable< NamespaceDecl > | inline |
getFormalLinkage() const | clang::NamedDecl | inline |
getIdentifier() const | clang::NamedDecl | inline |
getLexicalParent() | clang::DeclContext | inline |
getLexicalParent() const | clang::DeclContext | inline |
getLinkageAndVisibility() const | clang::NamedDecl | |
getLinkageInternal() const | clang::NamedDecl | |
getLocStart() const LLVM_READONLY | clang::NamespaceDecl | inline |
getLookupParent() | clang::DeclContext | |
getLookupParent() const | clang::DeclContext | inline |
getLookupPtr() const | clang::DeclContext | inline |
clang::getMostRecentDecl() | clang::NamedDecl | inline |
clang::getMostRecentDecl() const | clang::NamedDecl | inline |
Redeclarable< NamespaceDecl >::getMostRecentDecl() | clang::Redeclarable< NamespaceDecl > | inline |
Redeclarable< NamespaceDecl >::getMostRecentDecl() const | clang::Redeclarable< NamespaceDecl > | inline |
getName() const | clang::NamedDecl | inline |
getNameAsString() const | clang::NamedDecl | inline |
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const | clang::NamedDecl | virtual |
getNextRedeclaration() const | clang::Redeclarable< NamespaceDecl > | inlineprotected |
getNonClosureAncestor() | clang::DeclContext | |
getNonClosureAncestor() const | clang::DeclContext | inline |
getObjCFStringFormattingFamily() const | clang::NamedDecl | |
getOriginalNamespace() | clang::NamespaceDecl | |
getOriginalNamespace() const | clang::NamespaceDecl | |
getOuterLexicalRecordContext() | clang::DeclContext | |
getOuterLexicalRecordContext() const | clang::DeclContext | inline |
getParent() | clang::DeclContext | inline |
getParent() const | clang::DeclContext | inline |
getParentASTContext() const | clang::DeclContext | inline |
getPreviousDecl() | clang::Redeclarable< NamespaceDecl > | inline |
getPreviousDecl() const | clang::Redeclarable< NamespaceDecl > | inline |
getPrimaryContext() | clang::DeclContext | |
getPrimaryContext() const | clang::DeclContext | inline |
getQualifiedNameAsString() const | clang::NamedDecl | |
getRBraceLoc() const | clang::NamespaceDecl | inline |
getRedeclContext() | clang::DeclContext | |
getRedeclContext() const | clang::DeclContext | inline |
getSourceRange() const override LLVM_READONLY | clang::NamespaceDecl | inline |
getUnderlyingDecl() | clang::NamedDecl | inline |
getUnderlyingDecl() const | clang::NamedDecl | inline |
getVisibility() const | clang::NamedDecl | inline |
hasExternalFormalLinkage() const | clang::NamedDecl | inline |
hasExternalLexicalStorage() const | clang::DeclContext | inline |
hasExternalVisibleStorage() const | clang::DeclContext | inline |
hasLinkage() const | clang::NamedDecl | |
hasLinkageBeenComputed() const | clang::NamedDecl | inline |
InEnclosingNamespaceSetOf(const DeclContext *NS) const | clang::DeclContext | |
isAnonymousNamespace() const | clang::NamespaceDecl | inline |
isClosure() const | clang::DeclContext | inline |
isCXXClassMember() const | clang::NamedDecl | inline |
isCXXInstanceMember() const | clang::NamedDecl | |
isDeclInLexicalTraversal(const Decl *D) const | clang::DeclContext | inline |
isDependentContext() const | clang::DeclContext | |
isExternallyVisible() const | clang::NamedDecl | inline |
isExternCContext() const | clang::DeclContext | |
isExternCXXContext() const | clang::DeclContext | |
isFileContext() const | clang::DeclContext | inline |
isFirstDecl() const | clang::Redeclarable< NamespaceDecl > | inline |
isFunctionOrMethod() const | clang::DeclContext | inline |
isHidden() const | clang::NamedDecl | inline |
isInline() const | clang::NamespaceDecl | inline |
isInlineNamespace() const | clang::DeclContext | |
isLinkageValid() const | clang::NamedDecl | |
isLookupContext() const | clang::DeclContext | inline |
isNamespace() const | clang::DeclContext | inline |
isObjCContainer() const | clang::DeclContext | inline |
isOriginalNamespace() const | clang::NamespaceDecl | |
isRecord() const | clang::DeclContext | inline |
isStdNamespace() const | clang::DeclContext | |
isTranslationUnit() const | clang::DeclContext | inline |
isTransparentContext() const | clang::DeclContext | |
LastDecl | clang::DeclContext | mutableprotected |
LatestDeclLink(const ASTContext &Ctx) | clang::Redeclarable< NamespaceDecl > | inlineprotectedstatic |
localUncachedLookup(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results) | clang::DeclContext | |
lookup(DeclarationName Name) const | clang::DeclContext | |
lookup_iterator typedef | clang::DeclContext | |
lookup_result typedef | clang::DeclContext | |
lookups() const | clang::DeclContext | inline |
lookups_begin() const | clang::DeclContext | inline |
lookups_end() const | clang::DeclContext | inline |
lookups_range typedef | clang::DeclContext | |
makeDeclVisibleInContext(NamedDecl *D) | clang::DeclContext | |
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N) | clang::NamedDecl | inlineprotected |
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 |
PreviousDeclLink(NamespaceDecl *D) | clang::Redeclarable< NamespaceDecl > | inlineprotectedstatic |
printName(raw_ostream &os) const | clang::NamedDecl | inline |
printQualifiedName(raw_ostream &OS) const | clang::NamedDecl | |
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const | clang::NamedDecl | |
redecl_iterator typedef | clang::NamespaceDecl | |
redecl_range typedef | clang::NamespaceDecl | |
Redeclarable(const ASTContext &Ctx) | clang::Redeclarable< NamespaceDecl > | inline |
RedeclLink | clang::Redeclarable< NamespaceDecl > | protected |
redecls() const | clang::Redeclarable< NamespaceDecl > | inline |
redecls_begin() const | clang::Redeclarable< NamespaceDecl > | inline |
redecls_end() const | clang::Redeclarable< NamespaceDecl > | inline |
removeDecl(Decl *D) | clang::DeclContext | |
setAnonymousNamespace(NamespaceDecl *D) | clang::NamespaceDecl | inline |
setDeclName(DeclarationName N) | clang::NamedDecl | inline |
setHasExternalLexicalStorage(bool ES=true) | clang::DeclContext | inline |
setHasExternalVisibleStorage(bool ES=true) | clang::DeclContext | inline |
setHidden(bool Hide) | clang::NamedDecl | inline |
setInline(bool Inline) | clang::NamespaceDecl | inline |
setLocStart(SourceLocation L) | clang::NamespaceDecl | inline |
setMustBuildLookupTable() | clang::DeclContext | inline |
setPreviousDecl(NamespaceDecl *PrevDecl) | clang::Redeclarable< NamespaceDecl > | |
setRBraceLoc(SourceLocation L) | clang::NamespaceDecl | inline |
setUseQualifiedLookup(bool use=true) | clang::DeclContext | inline |
shouldUseQualifiedLookup() const | clang::DeclContext | inline |
udir_iterator_base typedef | clang::DeclContext | |
udir_range typedef | clang::DeclContext | |
using_directives() const | clang::DeclContext | |
VisibilityForType enum value | clang::NamedDecl | |
VisibilityForValue enum value | clang::NamedDecl | |
~DeclContext() | clang::DeclContext | |