Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/Common/
H A DErrorHandler.cpp64 void lld::diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function in lld
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Common/
H A DErrorHandler.h122 void diagnosticHandler(const llvm::DiagnosticInfo &DI);
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DLTO.cpp61 C.DiagHandler = diagnosticHandler; in createLTO()
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DLTO.cpp88 C.DiagHandler = diagnosticHandler; in createConfig()