Home | History | Annotate | Download | only in Sema

Lines Matching refs:param_type_begin

2701   for (FunctionProtoType::param_type_iterator O = OldType->param_type_begin(),
2702 N = NewType->param_type_begin(),
2708 *ArgPos = O - OldType->param_type_begin();