Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp157 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
420 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local