Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-link/
Dllvm-link.cpp149 static void diagnosticHandlerWithContext(const DiagnosticInfo &DI, void *C) { in diagnosticHandlerWithContext() function
307 Context.setDiagnosticHandler(diagnosticHandlerWithContext, nullptr, true); in main()