Searched refs:TYPE_CLASS_P (Results 1 – 4 of 4) sorted by relevance
213 #define TYPE_CLASS_P(TYPE) (CLASS_P (TYPE) \ macro
13154 if (TYPE_CLASS_P (source))13156 if (TYPE_CLASS_P (dest))13175 if (TYPE_CLASS_P (dest))13230 if (TYPE_CLASS_P (dest))
16719 if (TYPE_CLASS_P (source))16721 if (TYPE_CLASS_P (dest))16740 if (TYPE_CLASS_P (dest))16795 if (TYPE_CLASS_P (dest))
9225 * parse.h (TYPE_CLASS_P): Check for TYPE_ARRAY_P is redundant.13013 (TYPE_INTERFACE_P, TYPE_CLASS_P): New macros.