Searched refs:NoStoreFuncVisitor (Results 1 – 2 of 2) sorted by relevance
504 class NoStoreFuncVisitor final : public NoStateChangeFuncVisitor { class518 NoStoreFuncVisitor(const SubRegion *R, bugreporter::TrackingKind TKind) in NoStoreFuncVisitor() function in __anon1858ef3a0211::NoStoreFuncVisitor623 const std::optional<NoStoreFuncVisitor::RegionVector>624 NoStoreFuncVisitor::findRegionOfInterestInRecord( in findRegionOfInterestInRecord()626 const NoStoreFuncVisitor::RegionVector &Vec /* = {} */, in findRegionOfInterestInRecord()676 NoStoreFuncVisitor::maybeEmitNoteForObjCSelf(PathSensitiveBugReport &R, in maybeEmitNoteForObjCSelf()691 NoStoreFuncVisitor::maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, in maybeEmitNoteForCXXThis()710 PathDiagnosticPieceRef NoStoreFuncVisitor::maybeEmitNoteForParameters( in maybeEmitNoteForParameters()747 bool NoStoreFuncVisitor::wasModifiedBeforeCallExit( in wasModifiedBeforeCallExit()757 PathDiagnosticPieceRef NoStoreFuncVisitor::maybeEmitNote( in maybeEmitNote()[all …]
521 "NoStoreFuncVisitor.",