Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp54 bool InterpState::reportOverflow(const Expr *E, const llvm::APSInt &Value) { in reportOverflow() function in InterpState
H A DInterpState.h88 bool reportOverflow(const Expr *E, const llvm::APSInt &Value);