Searched defs:HashValue (Results 1 – 4 of 4) sorted by relevance
42 explicit HashValue(HashValueTag tag) : tag(tag) {} in HashValue() function43 HashValue() : tag(HASH_VALUE_SHA1) {} in HashValue() function
20 typedef uptr HashValue; typedef
213 uint32_t HashValue; member
966 typedef ArrayRef<uint8_t> HashValue; typedef