Searched defs:ShortMsg (Results 1 – 1 of 1) sorted by relevance
185 std::string ShortMsg = formatv( in checkOvershift() local215 std::string ShortMsg = formatv("{0} operand is negative in {1} shift", in checkOperandNegative() local273 std::string ShortMsg, Msg; in checkLeftShiftOverflow() local333 BitwiseShiftValidator::createBugReport(StringRef ShortMsg, StringRef Msg) const { in createBugReport()