Home
last modified time | relevance | path

Searched refs:SetInferior (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DTestClient.h55 llvm::Error SetInferior(llvm::ArrayRef<std::string> inferior_args);
H A DTestClient.cpp127 Error TestClient::SetInferior(llvm::ArrayRef<std::string> inferior_args) { in SetInferior() function in TestClient