Home
last modified time | relevance | path

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

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