Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/ExecutionEngine/
DAsyncRuntime.h48 using CoroHandle = void *; // coroutine handle variable
/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
470 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local