Home | History | Annotate | Download | only in Checkers

Lines Matching refs:warningMsg

274                                              const char *warningMsg) const {
317 if (warningMsg) {
318 report = llvm::make_unique<BugReport>(*BT, warningMsg, N);
1686 const char * const warningMsg =
1688 state = CheckLocation(C, state, Dst, lastElement, warningMsg);