Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFTypeUnit.h27 uint64_t GetTypeHash() { return m_header.getTypeHash(); } in GetTypeHash() function
H A DDWARFUnit.h72 uint64_t GetTypeHash() const { return m_type_hash; } GetTypeHash() function