Searched defs:DiagnosticHandler (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DiagnosticHandler.h | 24 struct DiagnosticHandler { struct |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | LLVMContext.cpp | 128 setDiagnosticHandlerCallBack(DiagnosticHandler::DiagnosticHandlerTy DiagnosticHandler,void * DiagnosticContext,bool RespectFilters) setDiagnosticHandlerCallBack() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ | ||
H A D | LTOCodeGenerator.cpp | 704 void LTOCodeGenerator::DiagnosticHandler(const DiagnosticInfo &DI) { DiagnosticHandler() function in LTOCodeGenerator |