Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.h41 sys::Path RemoteClientPath; // The path to the rsh / ssh executable. variable
DToolRunner.cpp89 static int RunProgramRemotelyWithTimeout(const sys::Path &RemoteClientPath, in RunProgramRemotelyWithTimeout()
884 sys::Path RemoteClientPath; in create() local