Home
last modified time | relevance | path

Searched defs:ShortMsg (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBitwiseShiftChecker.cpp185 std::string ShortMsg = formatv( checkOvershift() local
215 std::string ShortMsg = formatv("{0} operand is negative in {1} shift", checkOperandNegative() local
273 std::string ShortMsg, Msg; checkLeftShiftOverflow() local
333 createBugReport(StringRef ShortMsg,StringRef Msg) const createBugReport() argument
[all...]