Searched defs:GloballyHashedType (Results 1 – 1 of 1) sorted by relevance
77 struct GloballyHashedType { struct79 GloballyHashedType(StringRef H) in GloballyHashedType() argument81 GloballyHashedType(ArrayRef<uint8_t> H) { in GloballyHashedType() argument93 static GloballyHashedType hashType(ArrayRef<uint8_t> RecordData, argument101 static GloballyHashedType hashType(CVType Type, in hashType() argument110 static std::vector<GloballyHashedType> hashTypes(Range &&Records) { in hashTypes() argument147 hashIds(Range &&Records, ArrayRef<GloballyHashedType> TypeHashes) { in hashIds() argument157 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() argument