Searched defs:SetUUID (Results 1 – 2 of 2) sorted by relevance
80 void SetUUID(const lldb_private::UUID uuid) { m_uuid = uuid; } in SetUUID() function
355 void Module::SetUUID(const lldb_private::UUID &uuid) { in SetUUID() function in Module