Searched defs:GloballyHashedType (Results 1 – 1 of 1) sorted by relevance
77 struct GloballyHashedType { struct79 GloballyHashedType(StringRef H) in GloballyHashedType() function81 GloballyHashedType(ArrayRef<uint8_t> H) { in GloballyHashedType() argument89 friend inline bool operator==(const GloballyHashedType &L, argument111 static GloballyHashedType hashType(CVType Type, in hashType() argument120 static std::vector<GloballyHashedType> hashTypes(Range &&Records) { in hashTypes() argument157 hashIds(Range &&Records, ArrayRef<GloballyHashedType> TypeHashes) { in hashIds() argument167 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() argument