Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBLaunchInfo.cpp157 void SBLaunchInfo::SetShell(const char *path) { in SetShell() function in SBLaunchInfo
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcessLaunchInfo.cpp144 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell() function in ProcessLaunchInfo