Home
last modified time | relevance | path

Searched refs:spaceship_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c1037 spaceship_type (tree optype, tsubst_flags_t complain) in spaceship_type() function
H A Dcp-tree.h7672 extern tree spaceship_type (tree, tsubst_flags_t = tf_warning_or_error);
H A Dtypeck.c5512 build_type = spaceship_type (result_type, complain); in cp_build_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc1062 spaceship_type (tree optype, tsubst_flags_t complain) in spaceship_type() function
H A DChangeLog-2019227 * typeck.c (cp_build_binary_op): Handle error from spaceship_type.
1085 (spaceship_type, genericize_spaceship)
H A Dcp-tree.h8083 extern tree spaceship_type (tree, tsubst_flags_t = tf_warning_or_error);
H A Dtypeck.cc5974 build_type = spaceship_type (result_type, complain); in cp_build_binary_op()