Home
last modified time | relevance | path

Searched defs:GetInheritTCC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4295 bool TargetProperties::GetInheritTCC() const { in GetInheritTCC() function in TargetProperties
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3519 void GetInheritTCC(ProcessLaunchInfo &launch_info) { in GetInheritTCC() function in curses::ProcessLaunchFormDelegate