Home
last modified time | relevance | path

Searched defs: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
/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