HomeSort by: relevance | last modified time | path
    Searched refs:FullyQualified (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
QualTypeNames.cpp 51 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*/,
    [all...]
  /src/sys/external/bsd/acpica/dist/namespace/
nsutils.c 196 Info->FullyQualified = FALSE;
208 Info->FullyQualified = TRUE;
282 if (Info->FullyQualified)
374 if (Info->FullyQualified)
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 296 BOOLEAN FullyQualified;

Completed in 29 milliseconds