Searched refs:composite_pointer_error (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 451 composite_pointer_error (const op_location_t &location, in composite_pointer_error() function 526 composite_pointer_error (location, DK_PERMERROR, in composite_pointer_type_r() 543 composite_pointer_error (location, DK_PERMERROR, in composite_pointer_type_r() 678 composite_pointer_error (location, DK_ERROR, t1, t2, operation); in composite_pointer_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 470 composite_pointer_error (const op_location_t &location, in composite_pointer_error() function 543 composite_pointer_error (location, DK_PERMERROR, in composite_pointer_type_r() 569 composite_pointer_error (location, DK_PERMERROR, in composite_pointer_type_r() 704 composite_pointer_error (location, DK_ERROR, t1, t2, operation); in composite_pointer_type()
|
H A D | ChangeLog-2010 | 167 * typeck.c (composite_pointer_error): New function.
|
H A D | ChangeLog-2019 | 1176 (composite_pointer_error): Likewise.
|