Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DQualTypeNames.cpp50 bool FullyQualify, bool WithGlobalNsPrefix);
190 bool FullyQualify, in createOuterNNS() argument
203 return createNestedNameSpecifier(Ctx, TD, FullyQualify, WithGlobalNsPrefix); in createOuterNNS()
206 Ctx, TDD, FullyQualify, WithGlobalNsPrefix); in createOuterNNS()
360 bool FullyQualify, in createNestedNameSpecifier() argument
364 createOuterNNS(Ctx, TD, FullyQualify, WithGlobalNsPrefix), in createNestedNameSpecifier()