Searched refs:IsTypeUnit (Results 1 – 4 of 4) sorted by relevance
75 bool IsTypeUnit() const { in IsTypeUnit() function236 bool IsTypeUnit() const { return m_header.IsTypeUnit(); } in IsTypeUnit() function
31 static bool classof(const DWARFUnit *unit) { return unit->IsTypeUnit(); } in classof()
27 static bool classof(const DWARFUnit *unit) { return !unit->IsTypeUnit(); } in classof()
955 if (header.IsTypeUnit()) { in extract()965 !header.IsTypeUnit() || (header.m_type_offset <= header.GetLength()); in extract()997 const llvm::DWARFUnitIndex &index = expected_header->IsTypeUnit() in extract()1001 if (expected_header->IsTypeUnit()) in extract()1036 if (expected_header->IsTypeUnit()) in extract()