Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/tools/lldb-server/tests/
H A DTestClient.cpp61 Expected<std::unique_ptr<TestClient>> TestClient::launch(StringRef Log, ArrayRef<StringRef> InferiorArgs) { in launch() argument
68 ArrayRef<StringRef> InferiorArgs) { in launchCustom() argument