Home
last modified time | relevance | path

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

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