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