Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp929 bool CheckingForUndefinedBehavior = false; member in __anon3f12a8aa0311::EvalInfo
962 return CheckingForUndefinedBehavior; in checkingForUndefinedBehavior()
14966 Info.CheckingForUndefinedBehavior = true; in EvaluateKnownConstIntCheckOverflow()
14984 Info.CheckingForUndefinedBehavior = true; in EvaluateForOverflow()