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

References

include/llvm-c/lto.h
  322     lto_codegen_diagnostic_severity_t severity, const char *diag, void *ctxt);
lib/LTO/LTOCodeGenerator.cpp
  647   lto_codegen_diagnostic_severity_t Severity;
tools/llvm-lto/llvm-lto.cpp
  234 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity,
tools/lto/lto.cpp
  122 static void handleLibLTODiagnostic(lto_codegen_diagnostic_severity_t Severity,