Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
Dlto.cpp114 static void handleLibLTODiagnostic(lto_codegen_diagnostic_severity_t Severity, in handleLibLTODiagnostic() function
133 void init() { setDiagnosticHandler(handleLibLTODiagnostic, nullptr); } in init()