Home
last modified time | relevance | path

Searched refs:lto_codegen_diagnostic_severity_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A Dlto.h335 } lto_codegen_diagnostic_severity_t; typedef
347 lto_codegen_diagnostic_severity_t severity, const char *diag, void *ctxt);
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp698 lto_codegen_diagnostic_severity_t Severity; in DiagnosticHandler()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp284 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics()