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

References

include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
   32                                 const DiagnosticLocation &Loc,
   64                             const DiagnosticLocation &Loc,
   90                                   const DiagnosticLocation &Loc,
  116                                     const DiagnosticLocation &Loc,
include/llvm/IR/DiagnosticInfo.h
  373                                  const DiagnosticLocation &Loc)
  393   DiagnosticLocation getLocation() const { return Loc; }
  400   DiagnosticLocation Loc;
  422     DiagnosticLocation Loc;
  450                                  const DiagnosticLocation &Loc)
  620                                const DiagnosticLocation &Loc,
  654                                const DiagnosticLocation &Loc, const Twine &Msg)
  681                      const DiagnosticLocation &Loc, const Value *CodeRegion);
  711                      const DiagnosticLocation &Loc, const Twine &Msg)
  726                            const DiagnosticLocation &Loc,
  752                            const DiagnosticLocation &Loc, const Twine &Msg)
  767                              const DiagnosticLocation &Loc,
  799                              const Function &Fn, const DiagnosticLocation &Loc,
  805                              const DiagnosticLocation &Loc,
  819                              const DiagnosticLocation &Loc, const Twine &Msg)
  838                                       const DiagnosticLocation &Loc,
  860                                       const DiagnosticLocation &Loc,
  879                                      const DiagnosticLocation &Loc,
  901                                      const DiagnosticLocation &Loc,
  957                                     const DiagnosticLocation &Loc,
  968                                     const DiagnosticLocation &Loc,
  993       const DiagnosticLocation &Loc = DiagnosticLocation(),
lib/CodeGen/ShrinkWrap.cpp
  451                               const DiagnosticLocation &Loc,
lib/IR/DiagnosticInfo.cpp
  233                                        const DiagnosticLocation &Loc,
  267     const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc,
  288     const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc,
  304     const DiagnosticLocation &Loc, const Value *CodeRegion)
  321     const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc,
lib/IR/RemarkStreamer.cpp
   72 toRemarkLocation(const DiagnosticLocation &DL) {