Searched refs:InvalidatedBugType (Results 1 – 1 of 1) sorted by relevance
207 std::unique_ptr<BugType> InvalidatedBugType; member in __anon6c0658dc0111::IteratorChecker407 InvalidatedBugType.reset( in IteratorChecker()409 InvalidatedBugType->setSuppressOnSink(true); in IteratorChecker()1615 auto R = llvm::make_unique<BugReport>(*InvalidatedBugType, Message, ErrNode); in reportInvalidatedBug()