Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp376 llvm::SmallPtrSet<const StackFrameContext *, 32> FramesModifyingCalculated; member in __anon6b3b446e0111::NoStoreFuncVisitor
419 if (!FramesModifyingCalculated.count(SCtx)) in isRegionOfInterestModifiedInFrame()
654 FramesModifyingCalculated.insert(N->getLocationContext()->getStackFrame()); in findModifyingFrames()