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

References

tools/llvm-profdata/llvm-profdata.cpp
   97     warn(EC.message(), Whence);
  289       warn(toString(make_error<InstrProfError>(IPE)));
  358       warn(toString(std::move(ErrorPair.first)), ErrorPair.second);
  450     warn("Profile Symbol list is not empty but the output format is not "
  457       warn("-compress-all-section is ignored. Specify -extbinary to enable it");