Searched refs:FirstParamMove (Results 1 – 3 of 3) sorted by relevance
89 CoroutineBodyStmt::FirstParamMove + Args.ParamMoves.size()); in Create()98 CoroutineBodyStmt::FirstParamMove + NumParams); in Create()103 auto *ParamBegin = Result->getStoredStmts() + SubStmt::FirstParamMove; in Create()
332 FirstParamMove ///< First offset for move construction of parameter copies. enumerator420 return {getStoredStmts() + SubStmt::FirstParamMove, NumParams}; in getParamMoves()433 getStoredStmts() + SubStmt::FirstParamMove + NumParams); in children()438 SubStmt::FirstParamMove + in children()
464 i < CoroutineBodyStmt::SubStmt::FirstParamMove + S->NumParams; ++i) in VisitCoroutineBodyStmt()