Home
last modified time | relevance | path

Searched defs:checkingForUndefinedBehavior (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DByteCodeEmitter.h63 bool checkingForUndefinedBehavior() const { return false; } in checkingForUndefinedBehavior() function
H A DEvalEmitter.h75 bool checkingForUndefinedBehavior() const { in checkingForUndefinedBehavior() function
H A DInterpState.h76 bool checkingForUndefinedBehavior() const override { in checkingForUndefinedBehavior() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1018 bool checkingForUndefinedBehavior() const override { in checkingForUndefinedBehavior() function in __anonfb577fba0411::EvalInfo