Searched refs:CheckDir (Results 1 – 1 of 1) sorted by relevance
1796 auto CheckDir = [&](llvm::StringRef Dir) -> bool { in suggestPathToFileForDiagnostics() local1842 if (CheckDir(Dir) && IsSystem) in suggestPathToFileForDiagnostics()1848 if (!BestPrefixLength && CheckDir(path::parent_path(MainFile)) && IsSystem) in suggestPathToFileForDiagnostics()