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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInvalidatedIteratorChecker.cpp34 std::unique_ptr<BugType> InvalidatedBugType; member in class:__anon2235::InvalidatedIteratorChecker
53 InvalidatedBugType.reset(
132 auto R = std::make_unique<PathSensitiveBugReport>(*InvalidatedBugType,

Completed in 99 milliseconds