Searched defs:GroupIDIsValid (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h56 bool GroupIDIsValid() const { return m_gid != UINT32_MAX; } function in class:lldb_private::ProcessInfo
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBProcessInfo.cpp122 bool SBProcessInfo::GroupIDIsValid() { function in class:SBProcessInfo
H A DSBLaunchInfo.cpp80 bool SBLaunchInfo::GroupIDIsValid() { function in class:SBLaunchInfo
H A DSBAttachInfo.cpp176 bool SBAttachInfo::GroupIDIsValid() { function in class:SBAttachInfo

Completed in 68 milliseconds