Home
last modified time | relevance | path

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

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