Searched defs:hashType (Results 1 – 4 of 4) sorted by relevance
29 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType() function in LocallyHashedType34 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType() function in GloballyHashedType
100 static GloballyHashedType hashType(CVType Type, in hashType() function
1277 std::uint32_t spirvbin_t::hashType(unsigned typeStart) const in hashType() function in spv::spirvbin_t
1404 CPVRTHash hashType(pszRemaining); in ParseGenericSurface() local