Lines Matching refs:CondResult
8391 ICEDiag CondResult = CheckICE(Exp->getCond(), Ctx);8392 if (CondResult.Kind == IK_NotICE)8393 return CondResult;8402 if (CondResult.Kind == IK_ICEIfUnevaluated)8403 return CondResult;8407 // Note that if we get here, CondResult is 0, and at least one of