Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp172 bool HasFinalSuspend = false; in buildFrom() local
H A DCoroInternal.h123 bool HasFinalSuspend; member