Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h72 bool IsTypeUnit() const { in IsTypeUnit() function
225 bool IsTypeUnit() const { return m_header.IsTypeUnit(); } in IsTypeUnit() function