Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFTypeUnit.h21 uint64_t GetTypeHash() { return m_header.GetTypeHash(); } in GetTypeHash() function
DDWARFUnit.h66 uint64_t GetTypeHash() const { return m_type_hash; } in GetTypeHash() function