Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.h40 std::string RemoteClientPath; // The path to the rsh / ssh executable. variable
DToolRunner.cpp87 static int RunProgramRemotelyWithTimeout(StringRef RemoteClientPath, in RunProgramRemotelyWithTimeout()
918 std::string RemoteClientPath; in create() local