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

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  449   bool isInteresting(const MemRegion *R) const;

References

tools/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
  132   if (!BR.isInteresting(M))
tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
 2355         if (report.isInteresting(R))