Home | History | Annotate | Download | only in AST

Lines Matching refs:param_const_iterator

5298   for (ObjCMethodDecl::param_const_iterator PI = Decl->param_begin(),
5315 for (ObjCMethodDecl::param_const_iterator PI = Decl->param_begin(),
9086 for (ObjCMethodDecl::param_const_iterator IM = MethodImpl->param_begin(),