Home
last modified time | relevance | path

Searched refs:PUBLICLY_UNIQUELY_DERIVED_P (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/gcc/cp/
HDexcept.c939 && PUBLICLY_UNIQUELY_DERIVED_P (to, from)) in can_convert_eh()
HDcp-tree.h961 #define PUBLICLY_UNIQUELY_DERIVED_P(PARENT, TYPE) \ macro
HDtypeck.c832 if (PUBLICLY_UNIQUELY_DERIVED_P (a, b)) in comp_except_types()
HDChangeLog-20041127 (PUBLICLY_UNIQUELY_DERIVED_P): Adjust lookup_base call.
1145 * typeck.c (comp_except_type): Use PUBLICLY_UNIQUELY_DERIVED_P.
HDChangeLog-20024332 (PUBLICLY_UNIQUELY_DERIVED_P): Likewise.
HDChangeLog-20034319 (ACCESSIBLY_UNIQUELY_DERIVED_P, PUBLICLY_UNIQUELY_DERIVED_P): Likewise.
HDChangeLog-20003978 * cp-tree.h (PUBLICLY_UNIQUELY_DERIVED_P): New macro.