Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DToolRunner.h39 std::string RemoteClientPath; // The path to the rsh / ssh executable. variable
H A DToolRunner.cpp73 StringRef RemoteClientPath, ArrayRef<StringRef> Args, StringRef StdInFile, in RunProgramRemotelyWithTimeout()
852 std::string RemoteClientPath; in create() local