Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp417 bool isRegionOfInterestModifiedInFrame(const ExplodedNode *N) { in isRegionOfInterestModifiedInFrame() function in __anon24f5a0d70111::NoStoreFuncVisitor
576 if (!CallExitLoc || isRegionOfInterestModifiedInFrame(N)) in VisitNode()