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