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

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
  518                                   SM, CallerCtx);
  522                                   SM, CallerCtx);
  527                                              SM, CallerCtx);
  531     return PathDiagnosticLocation(Dtor.getDeleteExpr(), SM, CallerCtx);
  535     const AnalysisDeclContext *CallerInfo = CallerCtx->getAnalysisDeclContext();
  537       return PathDiagnosticLocation::createEnd(CallerBody, SM, CallerCtx);
  542     return PathDiagnosticLocation(Alloc.getAllocatorExpr(), SM, CallerCtx);
  550                                              CallerCtx);