Home
last modified time | relevance | path

Searched refs:GetInheritTCC (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h101 bool GetInheritTCC() const;
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp205 if (target->GetInheritTCC()) in DoExecute()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3882 bool TargetProperties::GetInheritTCC() const { in GetInheritTCC() function in TargetProperties
4355 if (GetInheritTCC()) in InheritTCCValueChangedCallback()