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

Declarations

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  412   maybeEmitNote(PathSensitiveBugReport &R, const CallEvent &Call,

References

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  568         return maybeEmitNote(R, *Call, N, {}, SelfRegion, "self",
  577       return maybeEmitNote(R, *Call, N, {}, ThisR, "this",
  596         return maybeEmitNote(R, *Call, N, {}, MR, ParamName,
  606           return maybeEmitNote(R, *Call, N, *P, RegionOfInterest, ParamName,