Searched refs:CommonResult (Results 1 – 2 of 2) sorted by relevance
15401 ICEDiag CommonResult = CheckICE(Exp->getCommon(), Ctx); in CheckICE() local15402 if (CommonResult.Kind == IK_NotICE) return CommonResult; in CheckICE()15405 if (CommonResult.Kind == IK_ICEIfUnevaluated) return CommonResult; in CheckICE()
7435 StringLiteralCheckType CommonResult; in checkFormatStringExpr() local7443 CommonResult = Result; in checkFormatStringExpr()7448 return CommonResult; in checkFormatStringExpr()