Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DToolRunner.h40 std::string RemoteClientPath; // The path to the rsh / ssh executable. variable
H A DToolRunner.cpp74 StringRef RemoteClientPath, ArrayRef<StringRef> Args, StringRef StdInFile, in RunProgramRemotelyWithTimeout()
853 std::string RemoteClientPath; in create() local