Searched defs:CoroHandle (Results 1 – 2 of 2) sorted by relevance
57 using CoroHandle = void *; // coroutine handle variable
420 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls() local 157 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); lookupCoroutineHandleType() local