Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h75 bool IsTypeUnit() const { IsTypeUnit() function
236 bool IsTypeUnit() const { return m_header.IsTypeUnit(); } IsTypeUnit() function