Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp33 const BugType MismatchedBugType{this, "Iterator(s) mismatched", member in __anon09e683cc0111::MismatchedIteratorChecker
278 auto R = std::make_unique<PathSensitiveBugReport>(MismatchedBugType, Message, in reportBug()
289 auto R = std::make_unique<PathSensitiveBugReport>(MismatchedBugType, Message, in reportBug()