Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h151 std::string GetScriptedProcessClassName() const { in GetScriptedProcessClassName() function
/llvm-project-15.0.7/lldb/source/API/
H A DSBLaunchInfo.cpp331 const char *SBLaunchInfo::GetScriptedProcessClassName() const { in GetScriptedProcessClassName() function in SBLaunchInfo