Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp377 llvm::SmallPtrSet<const StackFrameContext *, 32> FramesModifyingCalculated; member in __anon24f5a0d70111::NoStoreFuncVisitor
420 if (!FramesModifyingCalculated.count(SCtx)) in isRegionOfInterestModifiedInFrame()
655 FramesModifyingCalculated.insert(N->getLocationContext()->getStackFrame()); in findModifyingFrames()