Searched refs:ParamMoves (Results 1 – 2 of 2) sorted by relevance
316 Expr *ReturnValue, ArrayRef<Expr *> ParamMoves) in CoroutineBodyStmt() argument326 assert(ParamMoves.empty() && "not implemented yet"); in CoroutineBodyStmt()
441 SmallVector<Expr*, 16> ParamMoves; in CheckCompletedCoroutineBody() local447 ReturnObject.get(), ParamMoves); in CheckCompletedCoroutineBody()