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

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
  170         FullSourceLoc L = piece->getLocation().asLocation().getExpansionLoc();
  180         ArrayRef<SourceRange> Ranges = piece->getRanges();
  194         if (const auto *call = dyn_cast<PathDiagnosticCallPiece>(piece))
  196         else if (const auto *macro = dyn_cast<PathDiagnosticMacroPiece>(piece))