ASTDeclReader class | clang::NamespaceAliasDecl | friend |
classof(const Decl *D) | clang::NamespaceAliasDecl | inlinestatic |
classofKind(Kind K) | clang::NamespaceAliasDecl | inlinestatic |
Create(ASTContext &C, DeclContext *DC, SourceLocation NamespaceLoc, SourceLocation AliasLoc, IdentifierInfo *Alias, NestedNameSpecifierLoc QualifierLoc, SourceLocation IdentLoc, NamedDecl *Namespace) | clang::NamespaceAliasDecl | static |
CreateDeserialized(ASTContext &C, unsigned ID) | clang::NamespaceAliasDecl | static |
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const | clang::NamedDecl | |
ExplicitVisibilityKind enum name | clang::NamedDecl | |
First | clang::Redeclarable< NamespaceAliasDecl > | protected |
getAliasedNamespace() const | clang::NamespaceAliasDecl | inline |
getAliasLoc() const | clang::NamespaceAliasDecl | inline |
getCanonicalDecl() override | clang::NamespaceAliasDecl | inline |
getCanonicalDecl() const | clang::NamespaceAliasDecl | inline |
getDeclName() const | clang::NamedDecl | inline |
getExplicitVisibility(ExplicitVisibilityKind kind) const | clang::NamedDecl | |
getFirstDecl() | clang::Redeclarable< NamespaceAliasDecl > | inline |
getFirstDecl() const | clang::Redeclarable< NamespaceAliasDecl > | inline |
getFormalLinkage() const | clang::NamedDecl | inline |
getIdentifier() const | clang::NamedDecl | inline |
getLinkageAndVisibility() const | clang::NamedDecl | |
getLinkageInternal() const | clang::NamedDecl | |
clang::getMostRecentDecl() | clang::NamedDecl | inline |
clang::getMostRecentDecl() const | clang::NamedDecl | inline |
Redeclarable< NamespaceAliasDecl >::getMostRecentDecl() | clang::Redeclarable< NamespaceAliasDecl > | inline |
Redeclarable< NamespaceAliasDecl >::getMostRecentDecl() const | clang::Redeclarable< NamespaceAliasDecl > | inline |
getName() const | clang::NamedDecl | inline |
getNameAsString() const | clang::NamedDecl | inline |
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const | clang::NamedDecl | virtual |
getNamespace() | clang::NamespaceAliasDecl | inline |
getNamespace() const | clang::NamespaceAliasDecl | inline |
getNamespaceLoc() const | clang::NamespaceAliasDecl | inline |
getNextRedeclaration() const | clang::Redeclarable< NamespaceAliasDecl > | inlineprotected |
getObjCFStringFormattingFamily() const | clang::NamedDecl | |
getPreviousDecl() | clang::Redeclarable< NamespaceAliasDecl > | inline |
getPreviousDecl() const | clang::Redeclarable< NamespaceAliasDecl > | inline |
getQualifiedNameAsString() const | clang::NamedDecl | |
getQualifier() const | clang::NamespaceAliasDecl | inline |
getQualifierLoc() const | clang::NamespaceAliasDecl | inline |
getSourceRange() const override LLVM_READONLY | clang::NamespaceAliasDecl | inline |
getTargetNameLoc() const | clang::NamespaceAliasDecl | inline |
getUnderlyingDecl() | clang::NamedDecl | inline |
getUnderlyingDecl() const | clang::NamedDecl | inline |
getVisibility() const | clang::NamedDecl | inline |
hasExternalFormalLinkage() const | clang::NamedDecl | inline |
hasLinkage() const | clang::NamedDecl | |
hasLinkageBeenComputed() const | clang::NamedDecl | inline |
isCXXClassMember() const | clang::NamedDecl | inline |
isCXXInstanceMember() const | clang::NamedDecl | |
isExternallyVisible() const | clang::NamedDecl | inline |
isFirstDecl() const | clang::Redeclarable< NamespaceAliasDecl > | inline |
isHidden() const | clang::NamedDecl | inline |
isLinkageValid() const | clang::NamedDecl | |
LatestDeclLink(const ASTContext &Ctx) | clang::Redeclarable< NamespaceAliasDecl > | inlineprotectedstatic |
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N) | clang::NamedDecl | inlineprotected |
PreviousDeclLink(NamespaceAliasDecl *D) | clang::Redeclarable< NamespaceAliasDecl > | 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::NamespaceAliasDecl | |
redecl_range typedef | clang::NamespaceAliasDecl | |
Redeclarable(const ASTContext &Ctx) | clang::Redeclarable< NamespaceAliasDecl > | inline |
RedeclLink | clang::Redeclarable< NamespaceAliasDecl > | protected |
redecls() const | clang::Redeclarable< NamespaceAliasDecl > | inline |
redecls_begin() const | clang::Redeclarable< NamespaceAliasDecl > | inline |
redecls_end() const | clang::Redeclarable< NamespaceAliasDecl > | inline |
setDeclName(DeclarationName N) | clang::NamedDecl | inline |
setHidden(bool Hide) | clang::NamedDecl | inline |
setPreviousDecl(NamespaceAliasDecl *PrevDecl) | clang::Redeclarable< NamespaceAliasDecl > | |
VisibilityForType enum value | clang::NamedDecl | |
VisibilityForValue enum value | clang::NamedDecl | |