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.cpp912 bool ShouldInvalidate = true; member in __anone7bfbb230311::ReturnVisitor
1095 ShouldInvalidate = false; in visitNodeMaybeUnsuppress()
1122 if (EnableNullFPSuppression && ShouldInvalidate) in finalizeVisitor()