Searched refs:isNormalDir (Results 1 – 7 of 7) sorted by relevance
96 return isNormalDir() ? u.Dir : nullptr; in getDir()112 bool isNormalDir() const { return getLookupType() == LT_NormalDir; } in isNormalDir() function
91 return isNormalDir() ? &u.Dir.getDirEntry() : nullptr; in getDir()111 bool isNormalDir() const { return getLookupType() == LT_NormalDir; } in isNormalDir() function
481 if (CurEntry.isNormalDir()) { in RemoveDuplicates()516 if (CurEntry.isNormalDir()) in RemoveDuplicates()607 if (SearchList[i].isNormalDir()) in Realize()
137 if (Dir.isNormalDir()) in InclusionDirective()
505 if (CurEntry.isNormalDir()) { in RemoveDuplicates()540 if (CurEntry.isNormalDir()) in RemoveDuplicates()631 if (SearchList[i].isNormalDir()) in Realize()
192 if (!SearchDirs[Idx].isNormalDir()) in lookupModule()244 if (isNormalDir()) in getName()288 if (isNormalDir()) { in LookupFile()1396 if (!SearchDirs[Idx].isNormalDir()) { in loadTopLevelSystemModules()1442 if (!SearchDirs[I].isNormalDir()) in suggestPathToFileForDiagnostics()
283 if (!SearchDirs[Idx].isNormalDir()) in lookupModule()337 if (isNormalDir()) in getName()387 if (isNormalDir()) { in LookupFile()1743 if (!SearchDirs[Idx].isNormalDir()) { in loadTopLevelSystemModules()1838 if (!SearchDirs[I].isNormalDir()) in suggestPathToFileForDiagnostics()