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