aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-context.h
diff options
context:
space:
mode:
authorNirmal Patel <npate012@gmail.com>2021-10-28 13:58:03 -0400
committerNirmal Patel <npate012@gmail.com>2021-10-28 13:58:03 -0400
commit08b83163db07c903a6524f15f9adce4a0e7fa359 (patch)
tree22cc4400519d1b4826596dceb1faf6cb07520fc8 /gcc/rust/backend/rust-compile-context.h
parente28c43f2f40cf405e89b3892aa65f6a06fa1c802 (diff)
downloadgcc-08b83163db07c903a6524f15f9adce4a0e7fa359.zip
gcc-08b83163db07c903a6524f15f9adce4a0e7fa359.tar.gz
gcc-08b83163db07c903a6524f15f9adce4a0e7fa359.tar.bz2
Remove iterate_params from AST::CallExpr and AST::MethodCallExpr
These lambda iterators are removed because they make working with IR more complex. Instead, we are using the get_params () to access the parameters with the help of a for loop. Fixes #722 #723 Signed-off-by: Nirmal Patel <npate012@gmail.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-context.h')
0 files changed, 0 insertions, 0 deletions