Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp167 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand()
213 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell()