Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp268 static ExprResult buildCoroutineHandle(Sema &S, QualType PromiseType, in buildCoroutineHandle() function
415 buildCoroutineHandle(S, CoroPromise->getType(), Loc); in buildCoawaitCalls()