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

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
  658           P.getLocationContext()->getDecl(), SMng);
  669             P.getLocationContext()->getDecl(), SMng);
  675       return PathDiagnosticLocation::createEnd(S, SMng, P.getLocationContext());
  678                                   SMng);
  680     return PathDiagnosticLocation(PIC->getLocation(), SMng);
  682     return PathDiagnosticLocation(PIE->getLocation(), SMng);
  686                                 SMng);
  690                                 SMng);
  693       return PathDiagnosticLocation::createBegin(RS, SMng,
  696         CEB->getLocationContext()->getDecl()->getSourceRange().getEnd(), SMng);
  700         return PathDiagnosticLocation(StmtElt->getStmt()->getBeginLoc(), SMng);
  703             NewAllocElt->getAllocatorExpr()->getBeginLoc(), SMng);
  709         BE->getBlock()->getTerminatorStmt()->getBeginLoc(), SMng);
  711     return PathDiagnosticLocation(FE->getStmt(), SMng,
  717   return PathDiagnosticLocation(S, SMng, P.getLocationContext());