Searched defs:FullyQualified (Results 1 – 1 of 1) sorted by relevance
282 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()334 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()364 bool FullyQualified = true; // doesn't matter, DeclContexts are namespaces in createNestedNameSpecifier() local