Home
last modified time | relevance | path

Searched refs:FindProgram (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp226 static std::string FindProgram(const std::string &Program, in FindProgram() function
320 ProgramToRun = FindProgram(ProgramToRun, ec); in main()