Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h97 bool GetInheritTCC() const;
/external/llvm-project/lldb/source/Commands/
DCommandObjectProcess.cpp187 if (target->GetInheritTCC()) in DoExecute()
/external/llvm-project/lldb/source/Target/
DTarget.cpp3803 bool TargetProperties::GetInheritTCC() const { in GetInheritTCC() function in TargetProperties
4277 if (GetInheritTCC()) in InheritTCCValueChangedCallback()