Searched defs:hashType (Results 1 – 4 of 4) sorted by relevance
28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType() function in LocallyHashedType33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType() function in GloballyHashedType
114 static GloballyHashedType hashType(CVType Type, in hashType() function
39 void hashType(Type *ValueType) { in hashType() function in __anona6e535490111::StructuralHashImpl
2332 uint8_t hashType; /* type of hash (cdHashType* constants) */ member