Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h99 void SetInheritTCC(bool b);
/external/llvm-project/lldb/source/Target/
DTarget.cpp3809 void TargetProperties::SetInheritTCC(bool b) { in SetInheritTCC() function in TargetProperties
4211 SetInheritTCC( in SetProcessLaunchInfo()