Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBLaunchInfo.cpp252 const char *SBLaunchInfo::GetShell() { in GetShell() function in SBLaunchInfo
DSBPlatform.cpp221 const char *SBPlatformShellCommand::GetShell() { in GetShell() function in SBPlatformShellCommand
/external/llvm-project/lldb/source/Host/common/
DProcessLaunchInfo.cpp139 const FileSpec &ProcessLaunchInfo::GetShell() const { return m_shell; } in GetShell() function in ProcessLaunchInfo