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

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h484 extern void shadow_tag (const struct c_declspecs *);
H A Dc-decl.c2954 shadow_tag (const struct c_declspecs *declspecs)
5411 (This reference will be shadowed by shadow_tag later if appropriate.)
2939 shadow_tag (const struct c_declspecs *declspecs) function
H A Dc-parser.c1283 shadow_tag (specs);
/freebsd-9.3-release/contrib/gcc/cp/
H A Dcp-tree.h3932 extern tree shadow_tag (cp_decl_specifier_seq *);
H A Dparser.c7585 shadow_tag (&decl_specifiers);
15955 decl = shadow_tag (&decl_specifiers);
15964 therefore not recognized by shadow_tag. */
H A Ddecl.c3776 shadow_tag (cp_decl_specifier_seq *declspecs)
3766 shadow_tag (cp_decl_specifier_seq *declspecs) function

Completed in 291 milliseconds