Searched refs:CheckingForUndefinedBehavior (Results 1 – 1 of 1) sorted by relevance
967 bool CheckingForUndefinedBehavior = false; member in __anonfb577fba0411::EvalInfo1000 return CheckingForUndefinedBehavior; in checkingForUndefinedBehavior()8288 llvm::SaveAndRestore NotCheckingForUB(Info.CheckingForUndefinedBehavior, in VisitStmtExpr()16291 Info.CheckingForUndefinedBehavior = true; in EvaluateKnownConstIntCheckOverflow()16310 Info.CheckingForUndefinedBehavior = true; in EvaluateForOverflow()