Searched refs:getReturnStmtOnAllocFailure (Results 1 – 3 of 3) sorted by relevance
420 Stmt *getReturnStmtOnAllocFailure() const { in getReturnStmtOnAllocFailure() function
674 if (auto *RetOnAllocFailure = S.getReturnStmtOnAllocFailure()) { in EmitCoroutineBody()
8162 !S->getReturnStmtOnAllocFailure() && !S->getDeallocate() && in TransformCoroutineBodyStmt()8182 if (auto *OnAllocFailure = S->getReturnStmtOnAllocFailure()) { in TransformCoroutineBodyStmt()