Searched defs:GloballyHashedType (Results 1 – 1 of 1) sorted by relevance
80 struct GloballyHashedType { struct82 GloballyHashedType(StringRef H) in GloballyHashedType() argument84 GloballyHashedType(ArrayRef<uint8_t> H) { in GloballyHashedType() argument92 friend inline bool operator==(const GloballyHashedType &L, argument114 static GloballyHashedType hashType(CVType Type, in hashType() argument123 static std::vector<GloballyHashedType> hashTypes(Range &&Records) { in hashTypes() argument160 hashIds(Range &&Records, ArrayRef<GloballyHashedType> TypeHashes) { in hashIds() argument170 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() argument