Searched refs:CommonResult (Results 1 – 2 of 2) sorted by relevance
16716 ICEDiag CommonResult = CheckICE(Exp->getCommon(), Ctx); in CheckICE() local16717 if (CommonResult.Kind == IK_NotICE) return CommonResult; in CheckICE()16720 if (CommonResult.Kind == IK_ICEIfUnevaluated) return CommonResult; in CheckICE()
5873 StringLiteralCheckType CommonResult; in checkFormatStringExpr() local5881 CommonResult = Result; in checkFormatStringExpr()5886 return CommonResult; in checkFormatStringExpr()