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

References

tools/llvm-lto/llvm-lto.cpp
  275       if (!CurrentActivity.empty())
  276         OS << ' ' << CurrentActivity;
  317   CurrentActivity = ("loading file '" + Path + "'").str();
  324   CurrentActivity = "";
  788       error(InputOrErr, "error " + CurrentActivity);
  946     CurrentActivity = "loading file '" + InputFilenames[i] + "'";
  950     CurrentActivity = "";