Home
last modified time | relevance | path

Searched refs:structural_comptypes (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20082502 * typeck.c (structural_comptypes): Move TYPE_FOR_JAVA check
2523 * typeck.c (structural_comptypes): Call cp_comptypes.
2859 * typeck.c (structural_comptypes): Call cp_comptypes.
2923 * typeck.c (structural_comptypes): Handle comparisons of
3006 * typeck.c (structural_comptypes): Move TYPE_FOR_JAVA check
H A Dtypeck.cc1267 structural_comptypes (tree t1, tree t2, int strict) in structural_comptypes() function
1547 return structural_comptypes (t1, t2, strict); in comptypes()
1551 bool result = structural_comptypes (t1, t2, strict); in comptypes()
1573 return structural_comptypes (t1, t2, strict); in comptypes()
1576 return structural_comptypes (t1, t2, COMPARE_STRICT); in comptypes()
1578 return structural_comptypes (t1, t2, strict); in comptypes()
H A DChangeLog-2020566 * typeck.c (structural_comptypes): Move early outs to comptype.
651 * typeck.c (structural_comptypes): Revert comparing_typename
765 * typeck.c (structural_comptypes): Adjust TYPENAME resolution
978 * typeck.c (structural_comptypes): Handle comparison
3026 * typeck.c (structural_comptypes): [DECLTYPE_TYPE] break
3239 * typeck.c (structural_comptypes): Add comment.
4021 * typeck.c (structural_comptypes): Don't perform
H A DChangeLog-2011490 * typeck.c (structural_comptypes): Compare it.
1504 * typeck.c (structural_comptypes): Ignore cv-quals on typename scope.
1915 * typeck.c (structural_comptypes): Likewise.
3892 * typeck.c (structural_comptypes): Handle UNDERLYING_TYPE.
4338 * typeck.c (structural_comptypes): Likewise.
H A DChangeLog-200956 structural_comptypes.
60 (structural_comptypes): Use comp_template_parms_position in
168 (structural_comptypes): Use it.
1200 * typeck.c (structural_comptypes): Compare decltypes from lambda
H A DChangeLog-20071599 * typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.
1677 * typeck.c (structural_comptypes): No need to check
3291 * typeck.c (structural_comptypes): Renamed from "comptypes".
H A DChangeLog-2010660 (structural_comptypes): Do not call incompatible_dependent_types_p
3368 * typeck.c (structural_comptypes): Test dependent typedefs
3930 (structural_comptypes): Use incompatible_dependent_types_p.
H A DChangeLog-2016557 (structural_comptypes): Call it.
1055 * typeck.c (structural_comptypes): Don't compare TYPE_FOR_JAVA.
1168 * typeck.c (structural_comptypes): Likewise.
H A DChangeLog-201945 * typeck.c (structural_comptypes): Make sure that two vector types
1733 (structural_comptypes): Adjust the call to comp_array_types.
4078 * typeck.c (structural_comptypes, convert_arguments,
4217 * typeck.c (structural_comptypes): When comparing_specializations,
H A DChangeLog-20151128 * typeck.c (structural_comptypes) [TEMPLATE_TYPE_PARM]: Compare
3449 * typeck.c (structural_comptypes): Don't check TYPE_REF_CAN_ALIAS_ALL.
H A DChangeLog-20182535 * typeck.c (structural_comptypes) [TEMPLATE_TYPE_PARM]: Check
5422 * typeck.c (structural_comptypes): Likewise.
H A DChangeLog-20133200 (structural_comptypes): Compare ref-qualifier.
H A DChangeLog-20215075 * typeck.c (structural_comptypes): Adjust.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c1239 structural_comptypes (tree t1, tree t2, int strict) in structural_comptypes() function
1550 return structural_comptypes (t1, t2, strict); in comptypes()
1554 bool result = structural_comptypes (t1, t2, strict); in comptypes()
1576 return structural_comptypes (t1, t2, strict); in comptypes()
1579 return structural_comptypes (t1, t2, COMPARE_STRICT); in comptypes()
1581 return structural_comptypes (t1, t2, strict); in comptypes()