Home | History | Annotate | Download | only in gcmole

Lines Matching refs:param_const_iterator

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