Searched refs:ProgramPath (Results 1 – 2 of 2) sorted by relevance
157 bool TryFindProgram(StringRef Names, std::string &ProgramPath) { in TryFindProgram()163 ProgramPath = *P; in TryFindProgram()
55 static int RunProgramWithTimeout(StringRef ProgramPath, in RunProgramWithTimeout() argument62 return sys::ExecuteAndWait(ProgramPath, Args, std::nullopt, Redirects, in RunProgramWithTimeout()