Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DQualTypeNames.cpp36 bool WithGlobalNsPrefix);
50 bool FullyQualify, bool WithGlobalNsPrefix);
54 bool FullyQualified, bool WithGlobalNsPrefix);
74 Ctx, NNS, WithGlobalNsPrefix); in getFullyQualifiedTemplateName()
83 Ctx, ArgTDecl, true, WithGlobalNsPrefix); in getFullyQualifiedTemplateName()
137 Ctx, Arg, WithGlobalNsPrefix); in getFullyQualifiedTemplateType()
168 Ctx, Arg, WithGlobalNsPrefix); in getFullyQualifiedTemplateType()
216 bool WithGlobalNsPrefix) { in getFullyQualifiedNestedNameSpecifier() argument
232 WithGlobalNsPrefix); in getFullyQualifiedNestedNameSpecifier()
269 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf() argument
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DQualTypeNames.h76 bool WithGlobalNsPrefix = false);
88 bool WithGlobalNsPrefix = false);