Searched refs:lto_diagnostic_handler_t (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/LTO/
H A DLTOCodeGenerator.h117 void setDiagnosticHandler(lto_diagnostic_handler_t, void *);
151 lto_diagnostic_handler_t DiagHandler;
/external/llvm/include/llvm-c/
H A Dlto.h309 typedef void (*lto_diagnostic_handler_t)( typedef
320 lto_diagnostic_handler_t,
/external/llvm/tools/lto/
H A Dlto.cpp189 lto_diagnostic_handler_t diag_handler,
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp566 LTOCodeGenerator::setDiagnosticHandler(lto_diagnostic_handler_t DiagHandler,

Completed in 462 milliseconds