Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp314 static ExprResult buildCoroutineHandle(Sema &S, QualType PromiseType, in buildCoroutineHandle() function
465 buildCoroutineHandle(S, CoroPromise->getType(), Loc); in buildCoawaitCalls()