Searched defs:GetTypeHash (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFTypeUnit.h21 uint64_t GetTypeHash() { return m_header.GetTypeHash(); } function in class:DWARFTypeUnit
H A DDWARFUnit.h59 uint64_t GetTypeHash() const { return m_type_hash; } function in class:DWARFUnitHeader

Completed in 66 milliseconds