Home
last modified time | relevance | path

Searched refs:CheckingForUndefinedBehavior (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp935 bool CheckingForUndefinedBehavior = false; member in __anon7a1fdcea0311::EvalInfo
968 return CheckingForUndefinedBehavior; in checkingForUndefinedBehavior()
7949 Info.CheckingForUndefinedBehavior, false); in VisitStmtExpr()
15253 Info.CheckingForUndefinedBehavior = true; in EvaluateKnownConstIntCheckOverflow()
15271 Info.CheckingForUndefinedBehavior = true; in EvaluateForOverflow()