Home
last modified time | relevance | path

Searched defs:inherit (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Host/common/
H A DTCPSocket.cpp271 auto inherit = this->m_child_processes_inherit; Accept() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-death-test.cc1281 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild() local
/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1442 #define __sanitizer_syscall_pre_minherit(addr, len, inherit) \ argument
1445 #define __sanitizer_syscall_post_minherit(res, addr, len, inherit) \ argument