Searched defs:hashType (Results 1 – 3 of 3) 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 [all...]
2332 uint8_t hashType; /* type of hash (cdHashType* constants) */ member