, including all inherited members.
containsUnexpandedParameterPack() const | clang::NestedNameSpecifier | |
Create(const ASTContext &Context, NestedNameSpecifier *Prefix, IdentifierInfo *II) | clang::NestedNameSpecifier | [static] |
Create(const ASTContext &Context, NestedNameSpecifier *Prefix, const NamespaceDecl *NS) | clang::NestedNameSpecifier | [static] |
Create(const ASTContext &Context, NestedNameSpecifier *Prefix, NamespaceAliasDecl *Alias) | clang::NestedNameSpecifier | [static] |
Create(const ASTContext &Context, NestedNameSpecifier *Prefix, bool Template, const Type *T) | clang::NestedNameSpecifier | [static] |
Create(const ASTContext &Context, IdentifierInfo *II) | clang::NestedNameSpecifier | [static] |
dump(const LangOptions &LO) | clang::NestedNameSpecifier | |
getAsIdentifier() const | clang::NestedNameSpecifier | [inline] |
getAsNamespace() const | clang::NestedNameSpecifier | |
getAsNamespaceAlias() const | clang::NestedNameSpecifier | |
getAsRecordDecl() const | clang::NestedNameSpecifier | |
getAsType() const | clang::NestedNameSpecifier | [inline] |
getKind() const | clang::NestedNameSpecifier | |
getPrefix() const | clang::NestedNameSpecifier | [inline] |
Global enum value | clang::NestedNameSpecifier | |
GlobalSpecifier(const ASTContext &Context) | clang::NestedNameSpecifier | [static] |
Identifier enum value | clang::NestedNameSpecifier | |
isDependent() const | clang::NestedNameSpecifier | |
isInstantiationDependent() const | clang::NestedNameSpecifier | |
Namespace enum value | clang::NestedNameSpecifier | |
NamespaceAlias enum value | clang::NestedNameSpecifier | |
print(raw_ostream &OS, const PrintingPolicy &Policy) const | clang::NestedNameSpecifier | |
Profile(llvm::FoldingSetNodeID &ID) const | clang::NestedNameSpecifier | [inline] |
SpecifierKind enum name | clang::NestedNameSpecifier | |
Super enum value | clang::NestedNameSpecifier | |
SuperSpecifier(const ASTContext &Context, CXXRecordDecl *RD) | clang::NestedNameSpecifier | [static] |
TypeSpec enum value | clang::NestedNameSpecifier | |
TypeSpecWithTemplate enum value | clang::NestedNameSpecifier | |