Searched refs:StoreSiteFinder (Results 1 – 1 of 1) sorted by relevance
1226 class StoreSiteFinder final : public TrackingBugReporterVisitor { class1245 StoreSiteFinder(bugreporter::TrackerRef ParentTracker, SVal V, in StoreSiteFinder() function in __anone7bfbb230411::StoreSiteFinder1261 void StoreSiteFinder::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()1524 PathDiagnosticPieceRef StoreSiteFinder::VisitNode(const ExplodedNode *Succ, in VisitNode()2671 Report.addVisitor<StoreSiteFinder>(this, V, R, Opts, Origin); in track()