Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DTestClient.h62 const StopReply &GetLatestStopReply();
H A DTestClient.cpp172 const StopReply &TestClient::GetLatestStopReply() { in GetLatestStopReply() function in TestClient