Searched defs:GloballyHashedType (Results 1 – 2 of 2) 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
77 struct GloballyHashedType { struct79 GloballyHashedType(StringRef H) in GloballyHashedType() argument81 GloballyHashedType(ArrayRef<uint8_t> H) { in GloballyHashedType() function93 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