Searched refs:previous_name (Results 1 – 2 of 2) sorted by relevance
7069 tree previous_name = CLASS_SUPER_NAME (implementation_template); in start_class() local7072 if (previous_name) in start_class()7073 error ("previous declaration of %qE", previous_name); in start_class()
6981 tree previous_name = CLASS_SUPER_NAME (implementation_template); in start_class() local6984 if (previous_name) in start_class()6985 error ("previous declaration of %qE", previous_name); in start_class()