Searched defs:checkingForUndefinedBehavior (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | InterpState.h | 62 bool checkingForUndefinedBehavior() const override { checkingForUndefinedBehavior() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 994 bool checkingForUndefinedBehavior() const override { checkingForUndefinedBehavior() function in __anon147cbbcc0411::EvalInfo |