Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/tools/lldb-server/tests/
H A DMessageObjects.h39 lldb::pid_t m_parent_pid; variable
/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h260 lldb::pid_t m_parent_pid = LLDB_INVALID_PROCESS_ID; variable