Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm-c/
HDlto.h335 } lto_codegen_diagnostic_severity_t; typedef
347 lto_codegen_diagnostic_severity_t severity, const char *diag, void *ctxt);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOCodeGenerator.cpp698 lto_codegen_diagnostic_severity_t Severity; in DiagnosticHandler()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-lto/
HDllvm-lto.cpp284 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics()