Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4201 bool TargetProperties::GetInheritTCC() const { in GetInheritTCC() function in TargetProperties
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3520 void GetInheritTCC(ProcessLaunchInfo &launch_info) { in GetInheritTCC() function in curses::ProcessLaunchFormDelegate