Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp169 bool HasFinalSuspend = false; buildFrom() local
H A DCoroInternal.h120 bool HasFinalSuspend; global() member