Home
last modified time | relevance | path

Searched refs:getTypeHash (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypeUnit.h36 uint64_t getTypeHash() const { return getHeader().getTypeHash(); } in getTypeHash() function
H A DDWARFUnit.h98 uint64_t getTypeHash() const { return TypeHash; } in getTypeHash() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypeUnit.cpp27 << ", type_signature = " << format("0x%016" PRIx64, getTypeHash()) in dump()
44 << ", type_signature = " << format("0x%016" PRIx64, getTypeHash()) in dump()