Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp317 static bool wasRegionOfInterestModifiedAt(const SubRegion *RegionOfInterest, in wasRegionOfInterestModifiedAt() function
775 return ::wasRegionOfInterestModifiedAt( in wasModifiedBeforeCallExit()
928 if (wasRegionOfInterestModifiedAt(RegionOfInterest, N, ValueAtDereference)) in VisitNode()