Searched refs:checkingForUndefinedBehavior (Results 1 – 8 of 8) sorted by relevance
75 bool checkingForUndefinedBehavior() const { in checkingForUndefinedBehavior() function76 return S.checkingForUndefinedBehavior(); in checkingForUndefinedBehavior()
76 bool checkingForUndefinedBehavior() const override { in checkingForUndefinedBehavior() function77 return Parent.checkingForUndefinedBehavior(); in checkingForUndefinedBehavior()
63 bool checkingForUndefinedBehavior() const { return false; } in checkingForUndefinedBehavior() function
61 virtual bool checkingForUndefinedBehavior() const = 0;
391 if (S.checkingForUndefinedBehavior()) { in AddSubMulHelper()794 if (S.checkingForUndefinedBehavior()) { in Neg()865 if (S.checkingForUndefinedBehavior()) { in IncDecHelper()
1891 if (S.checkingForUndefinedBehavior()) { in handleFixedPointOverflow()
2433 if (this->checkingForUndefinedBehavior()) { in VisitAbstractConditionalOperator()
1018 bool checkingForUndefinedBehavior() const override { in checkingForUndefinedBehavior() function in __anonfb577fba0411::EvalInfo1242 checkingForUndefinedBehavior(); in keepEvaluatingAfterSideEffect()1263 return checkingForUndefinedBehavior(); in keepEvaluatingAfterUndefinedBehavior()1288 checkingForUndefinedBehavior(); in keepEvaluatingAfterFailure()2927 if (Info.checkingForUndefinedBehavior()) in CheckedIntArithmetic()15093 if (Info.checkingForUndefinedBehavior()) in VisitUnaryOperator()15426 if (Info.checkingForUndefinedBehavior()) in VisitCastExpr()15445 if (Info.checkingForUndefinedBehavior()) in VisitCastExpr()15465 if (Info.checkingForUndefinedBehavior()) in VisitCastExpr()15553 if (Info.checkingForUndefinedBehavior()) in VisitBinaryOperator()