Searched refs:GetTypeHash (Results 1 – 3 of 3) sorted by relevance
27 uint64_t GetTypeHash() { return m_header.getTypeHash(); } in GetTypeHash() function
118 m_type_hash_to_unit_index.emplace_back(type_unit->GetTypeHash(), in ParseUnitsFor()
65 if (!m_type_sigs_to_avoid.contains(tu->GetTypeHash())) in Index()