Searched refs:file_str (Results 1 – 1 of 1) sorted by relevance
555 const std::string file_str (file_cstr); in ResolveExecutableLocation() local556 std::string path = llvm::sys::FindProgramByName (file_str); in ResolveExecutableLocation()