Searched refs:orig_arg2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c4295 tree orig_arg2;
4300 orig_arg2 = arg2;
4335 arg2_code, orig_arg2);
4341 (code, expr, overload, orig_arg1, orig_arg2));
4343 return build_min_non_dep (code, expr, orig_arg1, orig_arg2);
4356 tree orig_arg2 = arg2;
4377 (ARRAY_REF, expr, overload, orig_arg1, orig_arg2));
4379 return build_min_non_dep (ARRAY_REF, expr, orig_arg1, orig_arg2,
5847 tree orig_arg2 = arg2;
5862 orig_arg1, orig_arg2);
4287 tree orig_arg2; local
4348 tree orig_arg2 = arg2; local
5839 tree orig_arg2 = arg2; local
[all...]
H A Dcall.c5116 tree orig_arg2, orig_arg3; local
5149 orig_arg2 = arg2;
5184 orig_arg2, orig_arg3, complain);
5275 TREE_TYPE (orig_arg2), TREE_TYPE (orig_arg3));
5605 tree stripped_orig_arg2 = tree_strip_any_location_wrapper (orig_arg2);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc4557 tree orig_arg2;
4562 orig_arg2 = arg2;
4598 arg2_code, orig_arg2);
4604 (code, expr, overload, orig_arg1, orig_arg2));
4606 return build_min_non_dep (code, expr, orig_arg1, orig_arg2);
4619 tree orig_arg2 = arg2;
4640 (ARRAY_REF, expr, overload, orig_arg1, orig_arg2));
4642 return build_min_non_dep (ARRAY_REF, expr, orig_arg1, orig_arg2,
6319 tree orig_arg2 = arg2;
6334 orig_arg1, orig_arg2);
4549 tree orig_arg2; local
4611 tree orig_arg2 = arg2; local
6311 tree orig_arg2 = arg2; local
[all...]
H A Dcall.cc5345 tree orig_arg2, orig_arg3; local
5380 orig_arg2 = arg2;
5415 orig_arg2, orig_arg3, complain);
5506 TREE_TYPE (orig_arg2), TREE_TYPE (orig_arg3));
5836 tree stripped_orig_arg2 = tree_strip_any_location_wrapper (orig_arg2);

Completed in 229 milliseconds