Searched refs:orig_arg1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c4294 tree orig_arg1;
4299 orig_arg1 = arg1;
4334 warn_about_parentheses (loc, code, arg1_code, orig_arg1,
4341 (code, expr, overload, orig_arg1, orig_arg2));
4343 return build_min_non_dep (code, expr, orig_arg1, orig_arg2);
4355 tree orig_arg1 = arg1;
4377 (ARRAY_REF, expr, overload, orig_arg1, orig_arg2));
4379 return build_min_non_dep (ARRAY_REF, expr, orig_arg1, orig_arg2,
5846 tree orig_arg1 = arg1;
5862 orig_arg1, orig_arg
4286 tree orig_arg1; local
4347 tree orig_arg1 = arg1; local
5838 tree orig_arg1 = arg1; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc4556 tree orig_arg1;
4561 orig_arg1 = arg1;
4597 warn_about_parentheses (loc, code, arg1_code, orig_arg1,
4604 (code, expr, overload, orig_arg1, orig_arg2));
4606 return build_min_non_dep (code, expr, orig_arg1, orig_arg2);
4618 tree orig_arg1 = arg1;
4640 (ARRAY_REF, expr, overload, orig_arg1, orig_arg2));
4642 return build_min_non_dep (ARRAY_REF, expr, orig_arg1, orig_arg2,
6318 tree orig_arg1 = arg1;
6334 orig_arg1, orig_arg
4548 tree orig_arg1; local
4610 tree orig_arg1 = arg1; local
6310 tree orig_arg1 = arg1; local
[all...]

Completed in 187 milliseconds