Searched refs:getTypeHash (Results 1 – 3 of 3) sorted by relevance
27 << " type_signature = " << format("0x%016" PRIx64, getTypeHash()) in dump()40 << " type_signature = " << format("0x%016" PRIx64, getTypeHash()) in dump()
37 uint64_t getTypeHash() const { return getHeader().getTypeHash(); } in getTypeHash() function
93 uint64_t getTypeHash() const { return TypeHash; } in getTypeHash() function