Searched refs:LLVMContextGetDiagnosticHandler (Results 1 – 4 of 4) sorted by relevance
51 if (LLVMContextGetDiagnosticHandler(C) != diagnosticHandler) { in llvm_test_diagnostic_handler()
537 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C);
175 if (LLVMContextGetDiagnosticHandler(C) == in llvm_remove_diagnostic_handler()
108 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C) { in LLVMContextGetDiagnosticHandler() function