Searched refs:C_EXP_ORIGINAL_CODE (Results 1 – 7 of 7) sorted by relevance
842 #define C_EXP_ORIGINAL_CODE(exp) ((enum tree_code) TREE_COMPLEXITY (exp)) macro
839 C_SET_EXP_ORIGINAL_CODE (exp, C_EXP_ORIGINAL_CODE (orig_exp));953 C_SET_EXP_ORIGINAL_CODE (exp, C_EXP_ORIGINAL_CODE (orig_exp));1780 code1 = C_EXP_ORIGINAL_CODE (arg1);1782 code2 = C_EXP_ORIGINAL_CODE (arg2);
2883 if (warn_parentheses && C_EXP_ORIGINAL_CODE (expr) == MODIFY_EXPR)
68 (C_EXP_ORIGINAL_CODE): Likewise.78 (C_EXP_ORIGINAL_CODE): Likewise.
2029 * cp/cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared in c-common.h.
14904 if (warn_parentheses && C_EXP_ORIGINAL_CODE (expr) == MODIFY_EXPR)
8006 * cp/cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared in c-common.h.