Home
last modified time | relevance | path

Searched defs:FullyQualified (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DQualTypeNames.cpp266 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()
318 bool FullyQualified, bool WithGlobalNsPrefix) { in createNestedNameSpecifierForScopeOf()
348 bool FullyQualified = true; // doesn't matter, DeclContexts are namespaces in createNestedNameSpecifier() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Daclocal.h295 BOOLEAN FullyQualified; member