Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUndefResultChecker.cpp66 static bool isLeftShiftResultUnrepresentable(const BinaryOperator *B, in isLeftShiftResultUnrepresentable() function
155 isLeftShiftResultUnrepresentable(B, C)) { in checkPostStmt()