Searched refs:pedwarn_with_decl (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h77 extern void pedwarn_with_decl PVPROTO ((union tree_node *,
H A Dc-decl.c1707 pedwarn_with_decl (newdecl, "conflicting types for `%s'");
1893 pedwarn_with_decl (newdecl, "type qualifiers for `%s' conflict with previous decl");
2327 pedwarn_with_decl (x,
2329 pedwarn_with_decl (decl, "previous external decl of `%s'");
2459 pedwarn_with_decl (x, "extern declaration of `%s' doesn't match global one");
4268 pedwarn_with_decl (decl, "ANSI C forbids parameter `%s' shadowing typedef");
5386 pedwarn_with_decl (decl, "variable `%s' declared `inline'");
5956 pedwarn_with_decl (x, "bit-field `%s' type invalid in ANSI C");
5972 pedwarn_with_decl (x, "width of `%s' exceeds its type");
6527 pedwarn_with_decl (decl
[all...]
H A Dtoplev.c191 void pedwarn_with_decl PVPROTO((tree decl, const char *s, ...));
2185 pedwarn_with_decl VPROTO((tree decl, const char *msgid, ...)) function
2858 pedwarn_with_decl (decl,
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Ddecl.c2472 pedwarn_with_decl (decl, "duplicate grant for `%s'");
2473 pedwarn_with_decl (old_decl, "previous grant for `%s'");

Completed in 123 milliseconds