Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h106 void SetInheritTCC(bool b);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp4301 void TargetProperties::SetInheritTCC(bool b) { in SetInheritTCC() function in TargetProperties
4796 SetInheritTCC( in SetProcessLaunchInfo()