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