Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c54 static bool comp_except_types (tree, tree, bool);
953 comp_except_types (tree a, tree b, bool exact) in comp_except_types() function
1046 if (comp_except_types (a, b, exact)) in comp_except_specs()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c55 static bool comp_except_types (tree, tree, bool);
980 comp_except_types (tree a, tree b, bool exact) in comp_except_types() function
1078 if (comp_except_types (a, b, exact)) in comp_except_specs()