Searched defs:GetShell (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Host/common/ | ||
| H A D | ProcessLaunchInfo.cpp | 139 const FileSpec &ProcessLaunchInfo::GetShell() const { return m_shell; }  in GetShell()  function in ProcessLaunchInfo | 
| /openbsd-src/gnu/llvm/lldb/source/API/ | ||
| H A D | SBLaunchInfo.cpp | 243 const char *SBLaunchInfo::GetShell() {  in GetShell()  function in SBLaunchInfo | 
| H A D | SBPlatform.cpp | 201 const char *SBPlatformShellCommand::GetShell() {  in GetShell()  function in SBPlatformShellCommand | 
| /openbsd-src/gnu/llvm/lldb/source/Core/ | ||
| H A D | IOHandlerCursesGUI.cpp | 3487   void GetShell(ProcessLaunchInfo &launch_info) {  in GetShell()  function in curses::ProcessLaunchFormDelegate |