Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1005 bool ShouldInvalidate = true; member in __anone7bfbb230411::ReturnVisitor
1188 ShouldInvalidate = false; in visitNodeMaybeUnsuppress()
1215 if (EnableNullFPSuppression && ShouldInvalidate) in finalizeVisitor()