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