Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h69 void SetChildProcessesInherit(bool child_processes_inherit);
/llvm-project-15.0.7/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp806 void ConnectionFileDescriptor::SetChildProcessesInherit( in SetChildProcessesInherit() function in ConnectionFileDescriptor