Searched defs:RemoteClientPath (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DToolRunner.h40 std::string RemoteClientPath; // The path to the rsh / ssh executable. member in class:llvm::GCC
H A DToolRunner.cpp86 static int RunProgramRemotelyWithTimeout(StringRef RemoteClientPath, argument
915 std::string RemoteClientPath; local

Completed in 154 milliseconds