Home
last modified time | relevance | path

Searched refs:SetInheritTCC (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h106 void SetInheritTCC(bool b);
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4110 void TargetProperties::SetInheritTCC(bool b) { in SetInheritTCC() function in TargetProperties
4588 SetInheritTCC( in SetProcessLaunchInfo()