Searched refs:CommonResult (Results 1 – 2 of 2) sorted by relevance
17638 ICEDiag CommonResult = CheckICE(Exp->getCommon(), Ctx); in CheckICE() local17639 if (CommonResult.Kind == IK_NotICE) return CommonResult; in CheckICE()17642 if (CommonResult.Kind == IK_ICEIfUnevaluated) return CommonResult; in CheckICE()
6463 StringLiteralCheckType CommonResult; in checkFormatStringExpr() local6471 CommonResult = Result; in checkFormatStringExpr()6476 return CommonResult; in checkFormatStringExpr()