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

References

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
 2425                                        N, shouldPrune, IsSameFieldName);
 2427                                        N, shouldPrune, IsSameFieldName);
 2519   if (shouldPrune.hasValue())
 2520     event->setPrunable(shouldPrune.getValue());