Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBLaunchInfo.cpp150 const char *SBLaunchInfo::GetShell() { in GetShell() function in SBLaunchInfo
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcessLaunchInfo.cpp142 const FileSpec &ProcessLaunchInfo::GetShell() const { return m_shell; } in GetShell() function in ProcessLaunchInfo