Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBitwiseShiftChecker.cpp266 const std::string CapacityMsg = in checkLeftShiftOverflow() local
285 Left->getValue(), ConcreteRight->getValue(), CapacityMsg, OverflownBits, in checkLeftShiftOverflow()
292 Left->getValue(), CapacityMsg); in checkLeftShiftOverflow()