Home
last modified time | relevance | path

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

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