Home
last modified time | relevance | path

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

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