Searched defs:GloballyHashedType (Results 1 – 1 of 1) sorted by relevance
78 struct GloballyHashedType { struct80 GloballyHashedType(StringRef H) in GloballyHashedType() argument82 GloballyHashedType(ArrayRef<uint8_t> H) { in GloballyHashedType() function92 static GloballyHashedType hashType(ArrayRef<uint8_t> RecordData, argument100 static GloballyHashedType hashType(CVType Type, in hashType() argument109 static std::vector<GloballyHashedType> hashTypes(Range &&Records) { in hashTypes() argument121 hashIds(Range &&Records, ArrayRef<GloballyHashedType> TypeHashes) { in hashIds() argument131 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() argument