Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h138 bool HasFinalSuspend; member
H A DCoroutines.cpp257 bool HasFinalSuspend = false; in buildFrom() local