Home
last modified time | relevance | path

Searched refs:previous_name (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc7069 tree previous_name = CLASS_SUPER_NAME (implementation_template); in start_class() local
7072 if (previous_name) in start_class()
7073 error ("previous declaration of %qE", previous_name); in start_class()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c6981 tree previous_name = CLASS_SUPER_NAME (implementation_template); in start_class() local
6984 if (previous_name) in start_class()
6985 error ("previous declaration of %qE", previous_name); in start_class()