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