Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp269 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
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h403 BOOLEAN FullyQualified; member