Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp33 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 DQualTypeNames.h77 bool WithGlobalNsPrefix = false);
89 bool WithGlobalNsPrefix = false);