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