9#ifndef LLDB_API_SBPROCESSINFO_H
10#define LLDB_API_SBPROCESSINFO_H
25 explicit operator bool()
const;
37 uint32_t GetGroupID();
41 bool GroupIDIsValid();
43 uint32_t GetEffectiveUserID();
45 uint32_t GetEffectiveGroupID();
47 bool EffectiveUserIDIsValid();
49 bool EffectiveGroupIDIsValid();
54 const char *GetTriple();
64 std::unique_ptr<lldb_private::ProcessInstanceInfo>
m_opaque_up;
static llvm::StringRef GetName(XcodeSDK::Type type)
std::unique_ptr< lldb_private::ProcessInstanceInfo > m_opaque_up