Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
Dlto.h327 } lto_codegen_diagnostic_severity_t; typedef
339 lto_codegen_diagnostic_severity_t severity, const char *diag, void *ctxt);
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp86 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics()
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp621 lto_codegen_diagnostic_severity_t Severity; in DiagnosticHandler2()