Searched refs:FullyQualified (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DQualTypeNames.cpp51 bool FullyQualified, bool WithGlobalNsPrefix);
249 true /*FullyQualified*/,
253 true /*FullyQualified*/,
266 bool FullyQualified, bool WithGlobalNsPrefix) {
298 Ctx, TD, FullyQualified, WithGlobalNsPrefix);
318 bool FullyQualified, bool WithGlobalNsPrefix) {
336 Ctx, Decl, FullyQualified, WithGlobalNsPrefix);
348 bool FullyQualified = true; // doesn't matter, DeclContexts are namespaces
351 createOuterNNS(Ctx, Namespace, FullyQualified, WithGlobalNsPrefix),
441 true /*FullyQualified*/,
264 createNestedNameSpecifierForScopeOf( const ASTContext &Ctx, const Decl *Decl, bool FullyQualified, bool WithGlobalNsPrefix) argument
316 createNestedNameSpecifierForScopeOf( const ASTContext &Ctx, const Type *TypePtr, bool FullyQualified, bool WithGlobalNsPrefix) argument
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/namespace/
H A Dnsutils.c196 Info->FullyQualified = FALSE;
208 Info->FullyQualified = TRUE;
282 if (Info->FullyQualified)
374 if (Info->FullyQualified)
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Daclocal.h295 BOOLEAN FullyQualified; member in struct:acpi_namestring_info

Completed in 282 milliseconds