Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DCoroutineStmtBuilder.h62 bool makeGroDeclAndReturnStmt();
H A DSemaCoroutine.cpp1280 makeGroDeclAndReturnStmt() && makeReturnOnAllocFailure() && in buildDependentStatements()
1827 bool CoroutineStmtBuilder::makeGroDeclAndReturnStmt() { in makeGroDeclAndReturnStmt() function in CoroutineStmtBuilder