Home
last modified time | relevance | path

Searched refs:arg2_code (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c4283 enum tree_code arg2_code, tree *overload_p, in build_x_binary_op() argument
4327 arg2_code, orig_arg2); in build_x_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc4545 enum tree_code arg2_code, tree lookups, in build_x_binary_op() argument
4590 arg2_code, orig_arg2); in build_x_binary_op()
H A DChangeLog-2006115 arg2_code. Change all callers. Call warn_about_parentheses.