Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp188 void SBLaunchInfo::SetEnvironment(const SBEnvironment &env, bool append) { in SetEnvironment() function in SBLaunchInfo
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4442 void TargetProperties::SetEnvironment(Environment env) { in SetEnvironment() function in TargetProperties