Searched refs:checkingForUndefinedBehavior (Results 1 – 4 of 4) sorted by relevance
56 bool checkingForUndefinedBehavior() const override { in checkingForUndefinedBehavior() function57 return Parent.checkingForUndefinedBehavior(); in checkingForUndefinedBehavior()
59 virtual bool checkingForUndefinedBehavior() const = 0;
120 if (S.checkingForUndefinedBehavior()) { in AddSubMulHelper()
967 bool checkingForUndefinedBehavior() const override { in checkingForUndefinedBehavior() function in __anondef1c1650311::EvalInfo1165 checkingForUndefinedBehavior(); in keepEvaluatingAfterSideEffect()1186 return checkingForUndefinedBehavior(); in keepEvaluatingAfterUndefinedBehavior()1211 checkingForUndefinedBehavior(); in keepEvaluatingAfterFailure()2720 if (Info.checkingForUndefinedBehavior()) in CheckedIntArithmetic()13400 if (Info.checkingForUndefinedBehavior()) in VisitCastExpr()13419 if (Info.checkingForUndefinedBehavior()) in VisitCastExpr()13439 if (Info.checkingForUndefinedBehavior()) in VisitCastExpr()13527 if (Info.checkingForUndefinedBehavior()) in VisitBinaryOperator()