Searched refs:cp_warning_at (Results 1 – 20 of 20) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | friend.c | 161 cp_warning_at ("previous friend declaration of `%D'",
|
| D | class.c | 2717 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()
|
| D | decl.c | 1478 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() 8168 …cp_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 …]
|
| D | typeck2.c | 208 p_msg_at = cp_warning_at;
|
| D | init.c | 546 cp_warning_at ("`%D' will be initialized after", in sort_mem_initializers() 552 cp_warning_at (" `%#D'", subobject); in sort_mem_initializers()
|
| D | spew.c | 1419 cp_warning_at ("circular dependency in default args of `%#D'", defarg_fn); in do_pending_defargs()
|
| D | typeck.c | 6080 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",
|
| D | decl2.c | 198 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()
|
| D | error.c | 2748 cp_warning_at VPARAMS ((const char *msgid, ...)) in cp_warning_at() function
|
| D | cp-tree.h | 3934 extern void cp_warning_at PARAMS ((const char *msgid, ...));
|
| D | ChangeLog.1 | 1686 * decl.c (duplicate_decls): Use cp_warning_at for redundant-decls. 4696 (cp_warning_at): Likewise.
|
| D | ChangeLog.2 | 4488 * 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):
|
| D | ChangeLog | 6879 (cp_error_at, cp_warning_at, cp_pedwarn_at): Moved here and
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog | 5170 (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.
|
| D | ChangeLog-2003 | 3443 (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
|
| D | ChangeLog-1997 | 83 * errfn.c (cp_pedwarn, cp_pedwarn_at, cp_error_at, cp_warning_at):
|
| D | ChangeLog-1999 | 4488 * 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,
|
| D | ChangeLog-2001 | 902 (cp_error_at, cp_warning_at, cp_pedwarn_at): Moved here and
|
| D | ChangeLog-1995 | 2037 * decl.c (duplicate_decls): Use cp_warning_at for redundant-decls.
|
| D | ChangeLog-1994 | 1256 (cp_warning_at): Likewise.
|