Searched refs:COMPARE_STRICT (Results 1 – 6 of 6) sorted by relevance
93 return comptypes (type1, type2, COMPARE_STRICT); in objcp_comptypes()
1367 strict = COMPARE_STRICT; in structural_comptypes()1542 if (strict == COMPARE_STRICT) in comptypes()1576 return structural_comptypes (t1, t2, COMPARE_STRICT); in comptypes()10952 b ? COMPARE_STRICT : COMPARE_BASE | COMPARE_DERIVED); in ptr_reasonably_similar()
760 comptypes ((TYPE1), (TYPE2), COMPARE_STRICT)5933 #define COMPARE_STRICT 0 /* Just check if the types are the macro
1987 * typeck.c (ptr_reasonably_similar): Use COMPARE_STRICT if either
841 * cp-tree.h (COMPARE_STRICT): New macro.
30178 (COMPARE_STRICT): Remove.