Searched refs:hashBufferV8 (Results 1 – 3 of 3) sorted by relevance
21 uint32_t hashBufferV8(ArrayRef<uint8_t> Data);
80 uint32_t pdb::hashBufferV8(ArrayRef<uint8_t> Buf) { in hashBufferV8() function in pdb
39 return hashBufferV8(FullRecord); in getHashForUdt()