Searched refs:FirstParamMove (Results 1 – 3 of 3) sorted by relevance
334 FirstParamMove ///< First offset for move construction of parameter copies. enumerator424 return {getStoredStmts() + SubStmt::FirstParamMove, NumParams}; in getParamMoves()437 getStoredStmts() + SubStmt::FirstParamMove + NumParams); in children()442 SubStmt::FirstParamMove + in children()448 getStoredStmts() + SubStmt::FirstParamMove + NumParams); in childrenExclBody()453 getStoredStmts() + SubStmt::FirstParamMove + in childrenExclBody()
90 CoroutineBodyStmt::FirstParamMove + Args.ParamMoves.size()); in Create()99 CoroutineBodyStmt::FirstParamMove + NumParams); in Create()104 auto *ParamBegin = Result->getStoredStmts() + SubStmt::FirstParamMove; in Create()
469 i < CoroutineBodyStmt::SubStmt::FirstParamMove + S->NumParams; ++i) in VisitCoroutineBodyStmt()