Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp291 static bool wasRegionOfInterestModifiedAt(const SubRegion *RegionOfInterest, in wasRegionOfInterestModifiedAt() function
749 return ::wasRegionOfInterestModifiedAt( in wasModifiedBeforeCallExit()
902 if (wasRegionOfInterestModifiedAt(RegionOfInterest, N, ValueAtDereference)) in VisitNode()