Searched refs:OutOfProcessExecutorConnect (Results 1 – 1 of 1) sorted by relevance
158 static cl::opt<std::string> OutOfProcessExecutorConnect( variable678 OutOfProcessExecutorConnect, Details), in createTCPSocketError()724 return make_error<StringError>("-" + OutOfProcessExecutorConnect.ArgStr + in ConnectToExecutor()732 std::tie(Host, PortStr) = StringRef(OutOfProcessExecutorConnect).split(':'); in ConnectToExecutor()735 OutOfProcessExecutorConnect.ArgStr + in ConnectToExecutor()739 OutOfProcessExecutorConnect.ArgStr + in ConnectToExecutor()806 } else if (OutOfProcessExecutorConnect.getNumOccurrences()) { in Create()1069 !!OutOfProcessExecutorConnect.getNumOccurrences()) in sanitizeArguments()1072 OutOfProcessExecutorConnect.ArgStr + " can be specified", in sanitizeArguments()