Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4971 int saw_typedef = decl_spec_seq_has_spec_p (declspecs, ds_typedef); in check_tag_decl() local
5033 if (saw_typedef) in check_tag_decl()
5083 else if (saw_typedef) in check_tag_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc5301 int saw_typedef = decl_spec_seq_has_spec_p (declspecs, ds_typedef); in check_tag_decl() local
5363 if (saw_typedef) in check_tag_decl()
5413 else if (saw_typedef) in check_tag_decl()