Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h154 std::string GetScriptedProcessClassName() const { in GetScriptedProcessClassName() function
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp350 const char *SBLaunchInfo::GetScriptedProcessClassName() const { in GetScriptedProcessClassName() function in SBLaunchInfo