Searched refs:shadow_tag_warned (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h485 extern void shadow_tag_warned (const struct c_declspecs *, int);
H A Dc-decl.c2956 shadow_tag_warned (declspecs, 0);
2962 shadow_tag_warned (const struct c_declspecs *declspecs, int warned)
2947 shadow_tag_warned (const struct c_declspecs *declspecs, int warned) function
H A Dc-parser.c1286 shadow_tag_warned (specs, 1);
2037 shadow_tag_warned (specs, pedantic);

Completed in 100 milliseconds