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

References

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
 1649     const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext();
 1651       BR.markInvalid("Suppress IDC", CurLC);
 1659     auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>();
 1689         BR.markInvalid("Suppress Macro IDC", CurLC);