Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp141 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell() function in ProcessLaunchInfo
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBLaunchInfo.cpp252 void SBLaunchInfo::SetShell(const char *path) { in SetShell() function in SBLaunchInfo
H A DSBPlatform.cpp209 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() function in SBPlatformShellCommand