Home
last modified time | relevance | path

Searched refs:makeReturnOnAllocFailure (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DCoroutineStmtBuilder.h63 bool makeReturnOnAllocFailure();
H A DSemaCoroutine.cpp1147 makeGroDeclAndReturnStmt() && makeReturnOnAllocFailure() && in buildDependentStatements()
1195 bool CoroutineStmtBuilder::makeReturnOnAllocFailure() { in makeReturnOnAllocFailure() function in CoroutineStmtBuilder