Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp140 const FileSpec &ProcessLaunchInfo::GetShell() const { return m_shell; } in GetShell() function in ProcessLaunchInfo
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp256 const char *SBLaunchInfo::GetShell() { in GetShell() function in SBLaunchInfo
H A DSBPlatform.cpp221 const char *SBPlatformShellCommand::GetShell() { in GetShell() function in SBPlatformShellCommand