Home
last modified time | relevance | path

Searched defs:WithGlobalNsPrefix (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp58 bool WithGlobalNsPrefix) { in getFullyQualifiedTemplateName() argument
96 getFullyQualifiedTemplateArgument(const ASTContext & Ctx,TemplateArgument & Arg,bool WithGlobalNsPrefix) getFullyQualifiedTemplateArgument() argument
122 getFullyQualifiedTemplateType(const ASTContext & Ctx,const Type * TypePtr,bool WithGlobalNsPrefix) getFullyQualifiedTemplateType() argument
190 createOuterNNS(const ASTContext & Ctx,const Decl * D,bool FullyQualify,bool WithGlobalNsPrefix) createOuterNNS() argument
215 getFullyQualifiedNestedNameSpecifier(const ASTContext & Ctx,NestedNameSpecifier * Scope,bool WithGlobalNsPrefix) getFullyQualifiedNestedNameSpecifier() argument
268 createNestedNameSpecifierForScopeOf(const ASTContext & Ctx,const Decl * Decl,bool FullyQualified,bool WithGlobalNsPrefix) createNestedNameSpecifierForScopeOf() argument
320 createNestedNameSpecifierForScopeOf(const ASTContext & Ctx,const Type * TypePtr,bool FullyQualified,bool WithGlobalNsPrefix) createNestedNameSpecifierForScopeOf() argument
343 createNestedNameSpecifier(const ASTContext & Ctx,const NamespaceDecl * Namespace,bool WithGlobalNsPrefix) createNestedNameSpecifier() argument
360 createNestedNameSpecifier(const ASTContext & Ctx,const TypeDecl * TD,bool FullyQualify,bool WithGlobalNsPrefix) createNestedNameSpecifier() argument
379 getFullyQualifiedType(QualType QT,const ASTContext & Ctx,bool WithGlobalNsPrefix) getFullyQualifiedType() argument
484 getFullyQualifiedName(QualType QT,const ASTContext & Ctx,const PrintingPolicy & Policy,bool WithGlobalNsPrefix) getFullyQualifiedName() argument
[all...]