Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DInvalidatedIteratorChecker.cpp34 std::unique_ptr<BugType> InvalidatedBugType; member in __anonfc88069d0111::InvalidatedIteratorChecker
53 InvalidatedBugType.reset( in InvalidatedIteratorChecker()
132 auto R = std::make_unique<PathSensitiveBugReport>(*InvalidatedBugType, in reportBug()