Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp295 llvm::SmallPtrSet<const StackFrameContext *, 32> FramesModifyingCalculated; member in __anona9edee720111::NoStoreFuncVisitor
486 if (!FramesModifyingCalculated.count(SCtx)) in isRegionOfInterestModifiedInFrame()
509 FramesModifyingCalculated.insert( in findModifyingFrames()