Searched refs:ProgramPath (Results 1 – 2 of 2) sorted by relevance
103 bool TryFindProgram(StringRef Names, std::string &ProgramPath) { in TryFindProgram()109 ProgramPath = *P; in TryFindProgram()
58 static int RunProgramWithTimeout(StringRef ProgramPath, in RunProgramWithTimeout() argument77 return sys::ExecuteAndWait(ProgramPath, Args, nullptr, Redirects, in RunProgramWithTimeout()