Searched refs:CommonResult (Results 1 – 2 of 2) sorted by relevance
16296 ICEDiag CommonResult = CheckICE(Exp->getCommon(), Ctx); in CheckICE() local16297 if (CommonResult.Kind == IK_NotICE) return CommonResult; in CheckICE()16300 if (CommonResult.Kind == IK_ICEIfUnevaluated) return CommonResult; in CheckICE()
10672 StringLiteralCheckType CommonResult; in checkFormatStringExpr() local10680 CommonResult = Result; in checkFormatStringExpr()10685 return CommonResult; in checkFormatStringExpr()