Home
last modified time | relevance | path

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

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