Searched refs:ReturnObject (Results 1 – 1 of 1) sorted by relevance
423 ExprResult ReturnObject = in CheckCompletedCoroutineBody() local425 if (ReturnObject.isInvalid()) in CheckCompletedCoroutineBody()431 ReturnObject = PerformMoveOrCopyInitialization(Entity, nullptr, RetType, in CheckCompletedCoroutineBody()432 ReturnObject.get()); in CheckCompletedCoroutineBody()433 if (ReturnObject.isInvalid()) in CheckCompletedCoroutineBody()436 ReturnObject = ActOnFinishFullExpr(ReturnObject.get(), Loc); in CheckCompletedCoroutineBody()437 if (ReturnObject.isInvalid()) in CheckCompletedCoroutineBody()447 ReturnObject.get(), ParamMoves); in CheckCompletedCoroutineBody()