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