Searched refs:setDiagnosticHandlerCallBack (Results 1 – 5 of 5) sorted by relevance
176 void setDiagnosticHandlerCallBack(
117 void LLVMContext::setDiagnosticHandlerCallBack( in setDiagnosticHandlerCallBack() function in LLVMContext
87 unwrap(C)->setDiagnosticHandlerCallBack( in LLVMContextSetDiagnosticHandler()
141 ctx->setDiagnosticHandlerCallBack(diagnostic_handler, &r_log); in create_context()
734 llvm_ctx->setDiagnosticHandlerCallBack(llvm_log_handler, &log); in clc_compile_to_llvm_module()