Searched refs:IK_ICEIfUnevaluated (Results 1 – 1 of 1) sorted by relevance
16343 IK_ICEIfUnevaluated, enumerator16637 return ICEDiag(IK_ICEIfUnevaluated, E->getBeginLoc()); in CheckICE()16641 return ICEDiag(IK_ICEIfUnevaluated, E->getBeginLoc()); in CheckICE()16650 return ICEDiag(IK_ICEIfUnevaluated, E->getBeginLoc()); in CheckICE()16662 if (LHSResult.Kind == IK_ICE && RHSResult.Kind == IK_ICEIfUnevaluated) { in CheckICE()16720 if (CommonResult.Kind == IK_ICEIfUnevaluated) return CommonResult; in CheckICE()16721 if (FalseResult.Kind == IK_ICEIfUnevaluated && in CheckICE()16746 if (CondResult.Kind == IK_ICEIfUnevaluated) in CheckICE()