Searched refs:makePromiseStmt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DCoroutineStmtBuilder.h56 bool makePromiseStmt();
H A DSemaCoroutine.cpp1010 this->IsValid = makePromiseStmt() && makeInitialAndFinalSuspend();
1031 bool CoroutineStmtBuilder::makePromiseStmt() { function in class:CoroutineStmtBuilder

Completed in 62 milliseconds