Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp320 if (!CallExitLoc || isRegionOfInterestModifiedInFrame(N)) in VisitNode()
483 bool isRegionOfInterestModifiedInFrame(const ExplodedNode *N) { in isRegionOfInterestModifiedInFrame() function in __anona9edee720111::NoStoreFuncVisitor