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