Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:arg_iterator

1684   CGFunctionInfo::arg_iterator I = FI.arg_begin(), E = FI.arg_end();
3299 for (CGFunctionInfo::arg_iterator it = FI.arg_begin(), ie = FI.arg_end();