Searched defs:HasFinalSuspend (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ | ||
H A D | CoroInternal.h | 138 bool HasFinalSuspend; member |
H A D | Coroutines.cpp | 257 bool HasFinalSuspend = false; in buildFrom() local |