Home
last modified time | relevance | path

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

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