Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.h68 bool IsTypeUnit() const { in IsTypeUnit() function
220 bool IsTypeUnit() const { return m_header.IsTypeUnit(); } in IsTypeUnit() function