reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
 2002           LVNode, R, EnableNullFPSuppression, report, V);
 2004       report.markInteresting(V, TKind);
 2008       if (V.getAsLocSymbol(/*IncludeBaseRegions=*/true))
 2009         if (LVState->isNull(V).isConstrainedTrue())
 2011               V.castAs<DefinedSVal>(), false));
 2014       if (auto DV = V.getAs<DefinedSVal>())
 2021       if (auto KV = V.getAs<KnownSVal>())