Searched refs:HasUnwindCoroEnd (Results 1 – 3 of 3) sorted by relevance
173 bool HasUnwindCoroEnd = false; in buildFrom() local251 HasUnwindCoroEnd = true; in buildFrom()301 this->SwitchLowering.HasUnwindCoroEnd = HasUnwindCoroEnd; in buildFrom()
124 bool HasUnwindCoroEnd; member
424 if (Shape.SwitchLowering.HasUnwindCoroEnd && in markCoroutineAsDone()502 if (isSwitchDestroyFunction() && Shape.SwitchLowering.HasUnwindCoroEnd) in handleFinalSuspend()