Home
last modified time | relevance | path

Searched refs:getDiagnosticHandlerCallBack (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h186 DiagnosticHandler::DiagnosticHandlerTy getDiagnosticHandlerCallBack() const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp195 LLVMContext::getDiagnosticHandlerCallBack() const { in getDiagnosticHandlerCallBack() function in LLVMContext
H A DCore.cpp108 unwrap(C)->getDiagnosticHandlerCallBack()); in LLVMContextGetDiagnosticHandler()