Searched refs:CommonResult (Results 1 – 2 of 2) sorted by relevance
15672 ICEDiag CommonResult = CheckICE(Exp->getCommon(), Ctx); in CheckICE() local15673 if (CommonResult.Kind == IK_NotICE) return CommonResult; in CheckICE()15676 if (CommonResult.Kind == IK_ICEIfUnevaluated) return CommonResult; in CheckICE()
8689 StringLiteralCheckType CommonResult; in checkFormatStringExpr() local8697 CommonResult = Result; in checkFormatStringExpr()8702 return CommonResult; in checkFormatStringExpr()