Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/Core/
DQualTypeNames.cpp74 bool WithGlobalNsPrefix) { in getFullyQualifiedTemplateName()
108 bool WithGlobalNsPrefix) { in getFullyQualifiedTemplateArgument()
134 bool WithGlobalNsPrefix) { in getFullyQualifiedTemplateType()
204 bool WithGlobalNsPrefix) { in createOuterNNS()
229 bool WithGlobalNsPrefix) { in getFullyQualifiedNestedNameSpecifier()
282 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()
334 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()
357 bool WithGlobalNsPrefix) { in createNestedNameSpecifier()
374 bool WithGlobalNsPrefix) { in createNestedNameSpecifier()
385 bool WithGlobalNsPrefix) { in getFullyQualifiedType()
[all …]
/external/llvm-project/clang/lib/AST/
DQualTypeNames.cpp58 bool WithGlobalNsPrefix) { in getFullyQualifiedTemplateName()
92 bool WithGlobalNsPrefix) { in getFullyQualifiedTemplateArgument()
118 bool WithGlobalNsPrefix) { in getFullyQualifiedTemplateType()
188 bool WithGlobalNsPrefix) { in createOuterNNS()
213 bool WithGlobalNsPrefix) { in getFullyQualifiedNestedNameSpecifier()
266 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()
318 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()
341 bool WithGlobalNsPrefix) { in createNestedNameSpecifier()
358 bool WithGlobalNsPrefix) { in createNestedNameSpecifier()
369 bool WithGlobalNsPrefix) { in getFullyQualifiedType()
[all …]
/external/clang/unittests/Tooling/
DQualTypeNamesTest.cpp17 bool WithGlobalNsPrefix = false; member
/external/llvm-project/clang/unittests/Tooling/
DQualTypeNamesTest.cpp16 bool WithGlobalNsPrefix = false; member