Searched defs:CandidatePrefix (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Option/ | ||
H A D | OptTable.cpp | 305 for (auto CandidatePrefix : CandidateInfo.Prefixes) { internalFindNearest() local |
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | Gnu.cpp | 2408 std::string CandidatePrefix = PrefixDir + "/" + VersionText.str(); AddDefaultGCCPrefixes() local |