Searched refs:diagnosticHandler (Results 1 – 3 of 3) sorted by relevance
89 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function120 Linker L(Composite.get(), diagnosticHandler); in main()
118 static void diagnosticHandler(const DiagnosticInfo &DI, void *Context) { in diagnosticHandler() function144 Context.setDiagnosticHandler(diagnosticHandler, argv[0]); in main()
281 static void diagnosticHandler(const DiagnosticInfo &DI, void *Context) { in diagnosticHandler() function344 Context.setDiagnosticHandler(diagnosticHandler); in claim_file_hook()831 Context.setDiagnosticHandler(diagnosticHandler, nullptr, true); in allSymbolsReadHook()