Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:param_begin

84   Args.append(CD->param_begin(),
85 std::next(CD->param_begin(), CD->getContextParamPosition()));
117 std::next(CD->param_begin(), CD->getContextParamPosition() + 1),
850 S, *CS->getCapturedDecl()->param_begin(), InnermostKind, CodeGen);
1904 param_begin();