Searched refs:WithGlobalNsPrefix (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | QualTypeNames.cpp | 33 bool WithGlobalNsPrefix); 47 bool FullyQualify, bool WithGlobalNsPrefix); 51 bool FullyQualified, bool WithGlobalNsPrefix); 71 Ctx, NNS, WithGlobalNsPrefix); in getFullyQualifiedTemplateName() 80 Ctx, ArgTDecl, true, WithGlobalNsPrefix); in getFullyQualifiedTemplateName() 136 Ctx, Arg, WithGlobalNsPrefix); in getFullyQualifiedTemplateType() 167 Ctx, Arg, WithGlobalNsPrefix); in getFullyQualifiedTemplateType() 215 bool WithGlobalNsPrefix) { in getFullyQualifiedNestedNameSpecifier() argument 231 WithGlobalNsPrefix); in getFullyQualifiedNestedNameSpecifier() 268 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf() argument [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | QualTypeNames.h | 77 bool WithGlobalNsPrefix = false); 89 bool WithGlobalNsPrefix = false);
|