Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp267 static ExprResult buildCoroutineHandle(Sema &S, QualType PromiseType, in buildCoroutineHandle() function
418 buildCoroutineHandle(S, CoroPromise->getType(), Loc); in buildCoawaitCalls()