Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp935 bool CheckingForUndefinedBehavior = false; member in __anondef1c1650311::EvalInfo
968 return CheckingForUndefinedBehavior; in checkingForUndefinedBehavior()
7858 Info.CheckingForUndefinedBehavior, false); in VisitStmtExpr()
14983 Info.CheckingForUndefinedBehavior = true; in EvaluateKnownConstIntCheckOverflow()
15001 Info.CheckingForUndefinedBehavior = true; in EvaluateForOverflow()