Searched refs:check_tag_decl (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c3660 check_tag_decl (cp_decl_specifier_seq *declspecs)
3767 tree t = check_tag_decl (declspecs);
3650 check_tag_decl (cp_decl_specifier_seq *declspecs) function
H A Dcp-tree.h3916 extern tree check_tag_decl (cp_decl_specifier_seq *);
H A Dparser.c9521 type = check_tag_decl (&decl_specifiers);
13834 type = check_tag_decl (&decl_specifiers);
13850 therefore not recognized by check_tag_decl. */
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h3809 extern tree check_tag_decl PARAMS ((tree));
H A Ddecl2.c213 check_tag_decl (specs);
H A Ddecl.c7507 check_tag_decl (declspecs)
7638 tree t = check_tag_decl (declspecs);
7493 check_tag_decl (declspecs) function

Completed in 290 milliseconds