Searched refs:AllocRes (Results 1 – 1 of 1) sorted by relevance
7931 ExprResult AllocRes = getDerived().TransformExpr(S->getAllocate()); in TransformCoroutineBodyStmt() local7932 if (AllocRes.isInvalid()) in TransformCoroutineBodyStmt()7934 Builder.Allocate = AllocRes.get(); in TransformCoroutineBodyStmt()