Home
last modified time | relevance | path

Searched refs:setDiagnosticHandlerCallBack (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLLVMContext.h176 void setDiagnosticHandlerCallBack(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp117 void LLVMContext::setDiagnosticHandlerCallBack( in setDiagnosticHandlerCallBack() function in LLVMContext
DCore.cpp87 unwrap(C)->setDiagnosticHandlerCallBack( in LLVMContextSetDiagnosticHandler()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp141 ctx->setDiagnosticHandlerCallBack(diagnostic_handler, &r_log); in create_context()
/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp734 llvm_ctx->setDiagnosticHandlerCallBack(llvm_log_handler, &log); in clc_compile_to_llvm_module()