Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCoroutineStmtBuilder.h63 bool makeGroDeclAndReturnStmt();
H A DSemaCoroutine.cpp1001 makeGroDeclAndReturnStmt() && makeReturnOnAllocFailure() && in buildDependentStatements()
1389 bool CoroutineStmtBuilder::makeGroDeclAndReturnStmt() { in makeGroDeclAndReturnStmt() function in CoroutineStmtBuilder