Home
last modified time | relevance | path

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

/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp227 static std::string FindProgram(const std::string &Program, in FindProgram() function
321 ProgramToRun = FindProgram(ProgramToRun, ec); in main()
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
DKillTheDoctor.cpp233 static std::string FindProgram(const std::string &Program, error_code &ec) { in FindProgram() function
359 ProgramToRun = FindProgram(ProgramToRun, ec); in main()