Home
last modified time | relevance | path

Searched refs:LLVMContextSetDiagnosticHandler (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/tools/llvm-c-test/
Ddiagnostic.c49 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &handlerCalled); in llvm_test_diagnostic_handler()
Dmodule.c40 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, NULL); in llvm_load_module()
/external/llvm/tools/llvm-c-test/
Ddiagnostic.c50 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &handlerCalled); in llvm_test_diagnostic_handler()
Dmodule.c41 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, NULL); in llvm_load_module()
/external/llvm/unittests/Linker/
DLinkModulesTest.cpp226 LLVMContextSetDiagnosticHandler(wrap(&Ctx), diagnosticHandler, &Err); in TEST_F()
/external/llvm-project/llvm/unittests/Linker/
DLinkModulesTest.cpp225 LLVMContextSetDiagnosticHandler(wrap(&Ctx), diagnosticHandler, &Err); in TEST_F()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c102 LLVMContextSetDiagnosticHandler(ac->context, si_diagnostic_handler, &diag); in si_compile_llvm()
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c150 LLVMContextSetDiagnosticHandler(C, NULL, NULL); in llvm_set_diagnostic_handler()
157 LLVMContextSetDiagnosticHandler(C, llvm_diagnostic_handler_trampoline, in llvm_set_diagnostic_handler()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c149 LLVMContextSetDiagnosticHandler(C, NULL, NULL); in llvm_set_diagnostic_handler()
156 LLVMContextSetDiagnosticHandler(C, llvm_diagnostic_handler_trampoline, in llvm_set_diagnostic_handler()
/external/llvm/include/llvm-c/
DCore.h444 void LLVMContextSetDiagnosticHandler(LLVMContextRef C,
/external/llvm-project/llvm/include/llvm-c/
DCore.h509 void LLVMContextSetDiagnosticHandler(LLVMContextRef C,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h506 void LLVMContextSetDiagnosticHandler(LLVMContextRef C,
/external/llvm/lib/IR/
DCore.cpp85 void LLVMContextSetDiagnosticHandler(LLVMContextRef C, in LLVMContextSetDiagnosticHandler() function
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c4115 LLVMContextSetDiagnosticHandler(llvm_ctx, ac_diagnostic_handler, in radv_llvm_compile()
/external/llvm-project/llvm/lib/IR/
DCore.cpp84 void LLVMContextSetDiagnosticHandler(LLVMContextRef C, in LLVMContextSetDiagnosticHandler() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp84 void LLVMContextSetDiagnosticHandler(LLVMContextRef C, in LLVMContextSetDiagnosticHandler() function