Searched refs:programExists (Results 1 – 1 of 1) sorted by relevance
48 static bool programExists(const std::string& program) { in programExists() function188 if (!programExists(cxx)) { in CompilerConfig()