Home
last modified time | relevance | path

Searched refs:CanFallthrough (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCoroutine.cpp539 const bool CanFallthrough = CGF.Builder.GetInsertBlock(); in emitBodyAndFallthrough() local
540 if (CanFallthrough) in emitBodyAndFallthrough()
675 const bool CanFallthrough = Builder.GetInsertBlock(); in EmitCoroutineBody() local
677 if (CanFallthrough || HasCoreturns) { in EmitCoroutineBody()