Searched refs:CommonResult (Results 1 – 1 of 1) sorted by relevance
9665 ICEDiag CommonResult = CheckICE(Exp->getCommon(), Ctx); in CheckICE() local9666 if (CommonResult.Kind == IK_NotICE) return CommonResult; in CheckICE()9669 if (CommonResult.Kind == IK_ICEIfUnevaluated) return CommonResult; in CheckICE()