Home
last modified time | relevance | path

Searched refs:composite_pointer_error (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c451 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 Dtypeck.cc470 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 DChangeLog-2010167 * typeck.c (composite_pointer_error): New function.
H A DChangeLog-20191176 (composite_pointer_error): Likewise.