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

/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DToolRunner.h41 sys::Path RemoteClientPath; // The path to the rsh / ssh executable. member in class:llvm::GCC
H A DToolRunner.cpp89 static int RunProgramRemotelyWithTimeout(const sys::Path &RemoteClientPath, argument
884 sys::Path RemoteClientPath; local

Completed in 102 milliseconds