Home
last modified time | relevance | path

Searched defs:setDiagnosticHandler (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp131 void LLVMContext::setDiagnosticHandler(DiagnosticHandlerTy DiagnosticHandler, in setDiagnosticHandler() function in LLVMContext
/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp576 LTOCodeGenerator::setDiagnosticHandler(lto_diagnostic_handler_t DiagHandler, in setDiagnosticHandler() function in LTOCodeGenerator