Searched defs:DiagnosticHandler (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticHandler.h24 struct DiagnosticHandler { struct in namespace:llvm
26 DiagnosticHandler(void *DiagContext = nullptr) function in struct:llvm::DiagnosticHandler
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp117 setDiagnosticHandlerCallBack( DiagnosticHandler::DiagnosticHandlerTy DiagnosticHandler, void *DiagnosticContext, bool RespectFilters) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp642 void LTOCodeGenerator::DiagnosticHandler(const DiagnosticInfo &DI) { function in class:LTOCodeGenerator

Completed in 84 milliseconds