Home
last modified time | relevance | path

Searched refs:cp_warning_at (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dfriend.c161 cp_warning_at ("previous friend declaration of `%D'",
Dclass.c2717 cp_warning_at ("`%D' was hidden", TREE_VALUE (base_fndecls));
2718 cp_warning_at (" by `%D'",
3000 cp_warning_at ("width of `%D' exceeds its type", field);
3009 cp_warning_at ("`%D' is too small to hold all values of `%#T'",
3312 cp_warning_at ("non-static reference `%#D' in class without a constructor", x); in check_field_decls()
3355 cp_warning_at ("non-static const member `%#D' in class without a constructor", x); in check_field_decls()
5104 cp_warning_at ("offset of `%D' is not ABI-compliant and may change in a future version of GCC", in layout_class_type()
5113 cp_warning_at ("`%D' contains empty classes which may cause base " in layout_class_type()
Ddecl.c1478 cp_warning_at ("label `%D' defined but not used", label);
3600 cp_warning_at ("prototype for `%#D'", newdecl);
3601 cp_warning_at ("follows non-prototype definition here", olddecl);
3658 cp_warning_at ("previous non-inline declaration here",
3713 cp_warning_at ("previous declaration of `%D'", olddecl);
4460 cp_warning_at ("global declaration `%#D'", oldglobal);
6391 cp_warning_at (" matches this `%D' under ISO standard rules", in check_for_out_of_scope_variable()
6393 cp_warning_at (" matches this `%D' under old rules", decl); in check_for_out_of_scope_variable()
8168cp_warning_at ("sorry: semantics of inline function static data `%#D' are wrong (you'll wind up wi…
8169 cp_warning_at (" you can work around this by removing the initializer", decl);
[all …]
Dtypeck2.c208 p_msg_at = cp_warning_at;
Dinit.c546 cp_warning_at ("`%D' will be initialized after", in sort_mem_initializers()
552 cp_warning_at (" `%#D'", subobject); in sort_mem_initializers()
Dspew.c1419 cp_warning_at ("circular dependency in default args of `%#D'", defarg_fn); in do_pending_defargs()
Dtypeck.c6080 cp_warning_at ("in passing argument %P of `%+D'", parmnum, fndecl);
6216 cp_warning_at ("reference to local variable `%D' returned",
6219 cp_warning_at ("address of local variable `%D' returned",
Ddecl2.c198 cp_warning_at ("template `%#D' defined in file without #pragma interface",
3010 cp_warning_at ("inline function `%D' used but never defined", decl); in finish_file()
Derror.c2748 cp_warning_at VPARAMS ((const char *msgid, ...)) in cp_warning_at() function
Dcp-tree.h3934 extern void cp_warning_at PARAMS ((const char *msgid, ...));
DChangeLog.11686 * decl.c (duplicate_decls): Use cp_warning_at for redundant-decls.
4696 (cp_warning_at): Likewise.
DChangeLog.24488 * decl.c (cp_finish_decl): Fix typo in cp_warning_at call.
5749 (cp_error, cp_error_at, cp_warning, cp_warning_at, cp_pedwarn,
13758 * errfn.c (cp_pedwarn, cp_pedwarn_at, cp_error_at, cp_warning_at):
DChangeLog6879 (cp_error_at, cp_warning_at, cp_pedwarn_at): Moved here and
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog5170 (locate_error, cp_error_at, cp_warning_at, cp_pedwarn_at): Remove.
5171 * cp-tree.h (cp_error_at, cp_warning_at, cp_pedwarn_at): Remove.
5174 typeck2.c: Use '+' flag instead of %J, cp_error_at, cp_warning_at
5377 (cp_error_at, cp_warning_at, cp_pedwarn_at): Likewise.
DChangeLog-20033443 (cp_error_at, cp_warning_at, cp_pedwarn_at): Mark with
3671 (cp_error_at, cp_warning_at, cp_pedwarn_at): Adjust.
4301 * error.c (cp_error_at, cp_warning_at, cp_pedwarn_at): Eliminate
DChangeLog-199783 * errfn.c (cp_pedwarn, cp_pedwarn_at, cp_error_at, cp_warning_at):
DChangeLog-19994488 * decl.c (cp_finish_decl): Fix typo in cp_warning_at call.
5749 (cp_error, cp_error_at, cp_warning, cp_warning_at, cp_pedwarn,
DChangeLog-2001902 (cp_error_at, cp_warning_at, cp_pedwarn_at): Moved here and
DChangeLog-19952037 * decl.c (duplicate_decls): Use cp_warning_at for redundant-decls.
DChangeLog-19941256 (cp_warning_at): Likewise.