Home | History | Annotate | Download | only in AST

Lines Matching refs:param_end

1397                                     PEnd = Method->param_end();
1843 E = BD->param_end(); AI != E; ++AI) {