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

References

include/llvm/IR/DiagnosticInfo.h
  637             Orig.RemarkName, Orig.getFunction(), Orig.getLocation()),
lib/CodeGen/GlobalISel/IRTranslator.cpp
  103   if (!R.getLocation().isValid() || TPC.isGlobalISelAbortEnabled())
lib/CodeGen/GlobalISel/Utils.cpp
  185   if (!R.getLocation().isValid() || TPC.isGlobalISelAbortEnabled())
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  705   if (!R.getLocation().isValid() || ShouldAbort)
lib/IR/RemarkStreamer.cpp
   90   R.Loc = toRemarkLocation(Diag.getLocation());