Searched refs:composite_pointer_type_r (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c485 composite_pointer_type_r (const op_location_t &location,
519 result_type = composite_pointer_type_r (location, pointee1, pointee2,
723 return composite_pointer_type_r (location, t1, t2, operation, complain);
484 composite_pointer_type_r (const op_location_t &location, function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc505 composite_pointer_type_r (const op_location_t &location,
536 result_type = composite_pointer_type_r (location, pointee1, pointee2,
750 return composite_pointer_type_r (location, t1, t2, &add_const, operation,
504 composite_pointer_type_r (const op_location_t &location, function

Completed in 278 milliseconds