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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DQualTypeNames.cpp56 getFullyQualifiedTemplateName(const ASTContext &Ctx, TemplateName &TName, bool WithGlobalNsPrefix) argument
90 getFullyQualifiedTemplateArgument(const ASTContext &Ctx, TemplateArgument &Arg, bool WithGlobalNsPrefix) argument
116 getFullyQualifiedTemplateType(const ASTContext &Ctx, const Type *TypePtr, bool WithGlobalNsPrefix) argument
186 createOuterNNS(const ASTContext &Ctx, const Decl *D, bool FullyQualify, bool WithGlobalNsPrefix) argument
211 getFullyQualifiedNestedNameSpecifier( const ASTContext &Ctx, NestedNameSpecifier *Scope, bool WithGlobalNsPrefix) argument
264 createNestedNameSpecifierForScopeOf( const ASTContext &Ctx, const Decl *Decl, bool FullyQualified, bool WithGlobalNsPrefix) argument
316 createNestedNameSpecifierForScopeOf( const ASTContext &Ctx, const Type *TypePtr, bool FullyQualified, bool WithGlobalNsPrefix) argument
339 createNestedNameSpecifier(const ASTContext &Ctx, const NamespaceDecl *Namespace, bool WithGlobalNsPrefix) argument
355 createNestedNameSpecifier(const ASTContext &Ctx, const TypeDecl *TD, bool FullyQualify, bool WithGlobalNsPrefix) argument
368 getFullyQualifiedType(QualType QT, const ASTContext &Ctx, bool WithGlobalNsPrefix) argument
463 getFullyQualifiedName(QualType QT, const ASTContext &Ctx, const PrintingPolicy &Policy, bool WithGlobalNsPrefix) argument
[all...]

Completed in 188 milliseconds