Home
last modified time | relevance | path

Searched defs:diagnosticHandler (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/tools/llvm-c-test/
H A Ddiagnostic.c22 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
H A Dmodule.c20 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
/llvm-project/lld/Common/
H A DErrorHandler.cpp118 void lld::diagnosticHandler(const DiagnosticInfo &di) { diagnosticHandler() function in lld
/llvm-project/llvm/unittests/Linker/
H A DLinkModulesTest.cpp216 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp486 static void diagnosticHandler(const DiagnosticInfo &DI) { diagnosticHandler() function
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp572 void diagnosticHandler(const DiagnosticInfo &DI) { diagnosticHandler() function