Searched defs:FullyQualified (Results 1 – 2 of 2) sorted by relevance
269 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()321 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()351 bool FullyQualified = true; // doesn't matter, DeclContexts are namespaces in createNestedNameSpecifier() local
403 BOOLEAN FullyQualified; member