Searched defs:SetShell (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Host/common/ | ||
H A D | ProcessLaunchInfo.cpp | 139 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell() function in ProcessLaunchInfo |
/llvm-project/lldb/source/API/ | ||
H A D | SBLaunchInfo.cpp | 255 void SBLaunchInfo::SetShell(const char *path) { in SetShell() function in SBLaunchInfo |
H A D | SBPlatform.cpp | 213 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() function in SBPlatformShellCommand |