containsErrors() const | clang::NestedNameSpecifier | |
containsUnexpandedParameterPack() const | clang::NestedNameSpecifier | |
Create(const ASTContext &Context, NestedNameSpecifier *Prefix, const IdentifierInfo *II) | clang::NestedNameSpecifier | static |
Create(const ASTContext &Context, NestedNameSpecifier *Prefix, const NamespaceDecl *NS) | clang::NestedNameSpecifier | static |
Create(const ASTContext &Context, NestedNameSpecifier *Prefix, const NamespaceAliasDecl *Alias) | clang::NestedNameSpecifier | static |
Create(const ASTContext &Context, NestedNameSpecifier *Prefix, bool Template, const Type *T) | clang::NestedNameSpecifier | static |
Create(const ASTContext &Context, const IdentifierInfo *II) | clang::NestedNameSpecifier | static |
dump(const LangOptions &LO) const | clang::NestedNameSpecifier | |
dump() const | clang::NestedNameSpecifier | |
dump(llvm::raw_ostream &OS) const | clang::NestedNameSpecifier | |
dump(llvm::raw_ostream &OS, const LangOptions &LO) const | clang::NestedNameSpecifier | |
getAsIdentifier() const | clang::NestedNameSpecifier | inline |
getAsNamespace() const | clang::NestedNameSpecifier | |
getAsNamespaceAlias() const | clang::NestedNameSpecifier | |
getAsRecordDecl() const | clang::NestedNameSpecifier | |
getAsType() const | clang::NestedNameSpecifier | inline |
getDependence() const | clang::NestedNameSpecifier | |
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 | |
operator=(const NestedNameSpecifier &)=delete | clang::NestedNameSpecifier | |
print(raw_ostream &OS, const PrintingPolicy &Policy, bool ResolveTemplateArguments=false) 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 | |