Searched refs:CandidateGCCInstallPaths (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.h205 std::set<std::string> CandidateGCCInstallPaths; member in class:clang::driver::toolchains::Generic_GCC::GCCInstallationDetector
H A DGnu.cpp1924 for (const auto &InstallPath : CandidateGCCInstallPaths)
2465 if (!CandidateGCCInstallPaths.insert(LI->path()).second)

Completed in 58 milliseconds