Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.cpp296 ToSWIGWrapper(lldb::ProcessLaunchInfoSP) ToSWIGWrapper() argument
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h387 typedef std::shared_ptr<lldb_private::ProcessLaunchInfo> ProcessLaunchInfoSP; global() typedef