Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp286 static bool wasRegionOfInterestModifiedAt(const SubRegion *RegionOfInterest, in wasRegionOfInterestModifiedAt() function
656 if (wasRegionOfInterestModifiedAt(RegionOfInterest, N, ValueAtReturn)) { in findModifyingFrames()
844 if (wasRegionOfInterestModifiedAt(RegionOfInterest, N, ValueAtDereference)) in VisitNode()