Searched refs:getTypesDWOSections (Results 1 – 2 of 2) sorted by relevance
194 virtual const TypeSectionMap &getTypesDWOSections() = 0;269 const TypeSectionMap &getTypesDWOSections() override { in getTypesDWOSections() function
375 for (const auto &I : getTypesDWOSections()) { in parseDWOTypeUnits()