Searched refs:DeallocRes (Results 1 – 1 of 1) sorted by relevance
8492 ExprResult DeallocRes = getDerived().TransformExpr(S->getDeallocate()); in TransformCoroutineBodyStmt() local8493 if (DeallocRes.isInvalid()) in TransformCoroutineBodyStmt()8495 Builder.Deallocate = DeallocRes.get(); in TransformCoroutineBodyStmt()