Home
last modified time | relevance | path

Searched refs:COMPARE_BASE (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcvt.c477 COMPARE_BASE | COMPARE_DERIVED))) in convert_to_reference()
H A Dtypeck.c1250 if ((strict & COMPARE_BASE) && DERIVED_FROM_P (t1, t2)) in structural_comptypes()
6176 COMPARE_BASE | COMPARE_DERIVED))) in build_reinterpret_cast_1()
8143 COMPARE_BASE | COMPARE_DERIVED)) in ptr_reasonably_similar()
8160 COMPARE_BASE | COMPARE_DERIVED); in ptr_reasonably_similar()
H A Dcp-tree.h4481 #define COMPARE_BASE 1 /* Check to see if the second type is macro
4518 comptypes ((TYPE1), (TYPE2), COMPARE_BASE)
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcvt.c495 COMPARE_BASE | COMPARE_DERIVED))) in convert_to_reference()
H A Dtypeck.c1340 if ((strict & COMPARE_BASE) && DERIVED_FROM_P (t1, t2)) in structural_comptypes()
7368 COMPARE_BASE | COMPARE_DERIVED))) in build_reinterpret_cast_1()
9580 COMPARE_BASE | COMPARE_DERIVED)) in ptr_reasonably_similar()
9601 b ? COMPARE_STRICT : COMPARE_BASE | COMPARE_DERIVED); in ptr_reasonably_similar()
H A Dcp-tree.h5439 #define COMPARE_BASE 1 /* Check to see if the second type is macro
5468 comptypes ((TYPE1), (TYPE2), COMPARE_BASE)