Home | History | Annotate | Download | only in gcmole

Lines Matching refs:param_const_iterator

1150     clang::FunctionDecl::param_const_iterator end = f->param_end();
1151 for (clang::FunctionDecl::param_const_iterator p = f->param_begin();