Searched defs:CoroHandle (Results 1 – 2 of 2) sorted by relevance
48 using CoroHandle = void *; // coroutine handle variable
161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local470 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local