Searched refs:CanFallthrough (Results 1 – 1 of 1) sorted by relevance
537 const bool CanFallthrough = CGF.Builder.GetInsertBlock(); in emitBodyAndFallthrough() local538 if (CanFallthrough) in emitBodyAndFallthrough()673 const bool CanFallthrough = Builder.GetInsertBlock(); in EmitCoroutineBody() local675 if (CanFallthrough || HasCoreturns) { in EmitCoroutineBody()