Searched refs:getFixupList (Results 1 – 2 of 2) sorted by relevance
134 const FixupListType& getFixupList() const { return m_FixupList; } in getFixupList() function135 FixupListType& getFixupList() { return m_FixupList; } in getFixupList() function
117 getFixupList().clear(); in applyFixup()