Searched refs:CALL_CONSTRUCTOR_P (Results 1 – 4 of 4) sorted by relevance
1678 #define CALL_CONSTRUCTOR_P(NODE) \ macro
10281 if (QUALIFIED_P (name) && !CALL_CONSTRUCTOR_P (patch))10360 if (CALL_CONSTRUCTOR_P (patch))10669 && !METHOD_STATIC (method) && !primary && !CALL_CONSTRUCTOR_P (node))
13846 if (QUALIFIED_P (name) && !CALL_CONSTRUCTOR_P (patch))13925 if (CALL_CONSTRUCTOR_P (patch))14234 && !METHOD_STATIC (method) && !primary && !CALL_CONSTRUCTOR_P (node))
10994 (CALL_CONSTRUCTOR_P): Leading comment changed. Macro now checks11100 Don't use CALL_CONSTRUCTOR_P but rather a test on the tree node11747 (CALL_CONSTRUCTOR_P): Now uses NEW_CLASS_EXPR.12374 JAVA_THIS_EXPR, CALL_CONSTRUCTOR_P): Macro definition moved in12515 (CALL_CONSTRUCTOR_P): New macro.