Home
last modified time | relevance | path

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

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