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

/freebsd-10.1-release/contrib/gcc/
H A Dc-tree.h489 extern void shadow_tag_warned (const struct c_declspecs *, int);
H A Dc-decl.c2958 shadow_tag_warned (declspecs, 0);
2964 shadow_tag_warned (const struct c_declspecs *declspecs, int warned)
2949 shadow_tag_warned (const struct c_declspecs *declspecs, int warned) function
H A Dc-parser.c1371 shadow_tag_warned (specs, 1);
2186 shadow_tag_warned (specs, pedantic);

Completed in 127 milliseconds