Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h68 bool GetChildProcessesInherit() const;
/src/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp800 bool ConnectionFileDescriptor::GetChildProcessesInherit() const { in GetChildProcessesInherit() function in ConnectionFileDescriptor