Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp416 bool isRegionOfInterestModifiedInFrame(const ExplodedNode *N) { in isRegionOfInterestModifiedInFrame() function in __anon6b3b446e0111::NoStoreFuncVisitor
575 if (!CallExitLoc || isRegionOfInterestModifiedInFrame(N)) in VisitNode()