Searched defs:new_type (Results 1 – 2 of 2) sorted by relevance
457 for (const auto new_type : new_types) { in check_api() local479 const auto new_type = found->second; in check_api() local
863 def _combine_children_by_name(self, new_type): argument