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

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

Completed in 124 milliseconds