Searched refs:sizeof_pointer_memaccess_warning (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.h | 1312 extern void sizeof_pointer_memaccess_warning (location_t *, tree,
|
H A D | c-warn.c | 776 sizeof_pointer_memaccess_warning (location_t *sizeof_arg_loc, tree callee, in sizeof_pointer_memaccess_warning() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.h | 1416 extern void sizeof_pointer_memaccess_warning (location_t *, tree,
|
H A D | ChangeLog | 1877 * c-warn.c (sizeof_pointer_memaccess_warning): Unwrap NOP_EXPRs. 3645 * c-warn.c (sizeof_pointer_memaccess_warning): Bail if source 3994 * c-warn.c (sizeof_pointer_memaccess_warning): Likewise. 4254 * c-warn.c (sizeof_pointer_memaccess_warning): Check for attribute 4276 * c-warn.c (sizeof_pointer_memaccess_warning): Avoid warning when 4875 * c-warn.c (sizeof_pointer_memaccess_warning): Handle arrays. 6180 (sizeof_pointer_memaccess_warning): Likewise. 11121 * c-common.h (sizeof_pointer_memaccess_warning): Adjust prototype. 11122 * c-common.c (sizeof_pointer_memaccess_warning): Take array of 3 11212 * c-common.c (sizeof_pointer_memaccess_warning): New function. [all …]
|
H A D | c-warn.cc | 778 sizeof_pointer_memaccess_warning (location_t *sizeof_arg_loc, tree callee, in sizeof_pointer_memaccess_warning() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2012 | 578 sizeof_pointer_memaccess_warning. 816 sizeof_pointer_memaccess_warning if needed.
|
H A D | semantics.cc | 2883 sizeof_pointer_memaccess_warning in finish_call_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 2654 sizeof_pointer_memaccess_warning in finish_call_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | ChangeLog | 8286 3 arguments) to sizeof_pointer_memaccess_warning. 8371 sizeof_pointer_memaccess_warning if needed.
|
H A D | c-parser.cc | 10553 sizeof_pointer_memaccess_warning (sizeof_arg_loc, in c_parser_postfix_expression_after_primary()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 10498 sizeof_pointer_memaccess_warning (sizeof_arg_loc, in c_parser_postfix_expression_after_primary()
|