Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h71 bool IsTypeUnit() const { in IsTypeUnit() function
224 bool IsTypeUnit() const { return m_header.IsTypeUnit(); } in IsTypeUnit() function