Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DUndefResultChecker.cpp61 static bool isShiftOverflow(const BinaryOperator *B, CheckerContext &C) { in isShiftOverflow() function
129 isShiftOverflow(B, C)) { in checkPostStmt()