Home
last modified time | relevance | path

Searched defs:CoroHandle (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DAsyncRuntime.h57 using CoroHandle = void *; // coroutine handle variable
/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp420 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls() local
157 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); lookupCoroutineHandleType() local