Home
last modified time | relevance | path

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

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