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()
333 FirstParamMove ///< First offset for move construction of parameter copies. enumerator418 return {getStoredStmts() + SubStmt::FirstParamMove, NumParams}; in getParamMoves()431 getStoredStmts() + SubStmt::FirstParamMove + NumParams); in children()436 SubStmt::FirstParamMove + in children()
459 i < CoroutineBodyStmt::SubStmt::FirstParamMove + S->NumParams; ++i) in VisitCoroutineBodyStmt()