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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp407 static ReadySuspendResumeResult buildCoawaitCalls(Sema &S, VarDecl *CoroPromise, argument
415 ExprResult CoroHandleRes = buildCoroutineHandle(S, CoroPromise->getType(), Loc);

Completed in 48 milliseconds