HomeSort by: relevance | last modified time | path
    Searched refs:lto_codegen_diagnostic_severity_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm-c/
lto.h 325 } lto_codegen_diagnostic_severity_t; typedef in typeref:enum:__anon4040
337 lto_codegen_diagnostic_severity_t severity, const char *diag, void *ctxt);
  /src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOCodeGenerator.cpp 617 lto_codegen_diagnostic_severity_t Severity;
  /src/external/apache2/llvm/dist/llvm/tools/lto/
lto.cpp 119 static void handleLibLTODiagnostic(lto_codegen_diagnostic_severity_t Severity,
  /src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
llvm-lto.cpp 238 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity,

Completed in 26 milliseconds