Home
last modified time | relevance | path

Searched refs:comp_except_types (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck.c51 static bool comp_except_types (tree, tree, bool);
810 comp_except_types (tree a, tree b, bool exact) in comp_except_types() function
874 if (comp_except_types (a, b, exact)) in comp_except_specs()
H A DChangeLog-19993929 (comp_except_types): New static function, helper for