Searched refs:arg1_code (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 4282 enum tree_code arg1_code, tree arg2, in build_x_binary_op() argument 4326 warn_about_parentheses (loc, code, arg1_code, orig_arg1, in build_x_binary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 4544 enum tree_code arg1_code, tree arg2, in build_x_binary_op() argument 4589 warn_about_parentheses (loc, code, arg1_code, orig_arg1, in build_x_binary_op()
|
H A D | ChangeLog-2006 | 114 * typeck.c (build_x_binary_op): Add parameters arg1_code and
|