Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp33 std::unique_ptr<BugType> MismatchedBugType; member in __anon124a66d70111::MismatchedIteratorChecker
57 MismatchedBugType.reset( in MismatchedIteratorChecker()
283 auto R = std::make_unique<PathSensitiveBugReport>(*MismatchedBugType, Message, in reportBug()
294 auto R = std::make_unique<PathSensitiveBugReport>(*MismatchedBugType, Message, in reportBug()