Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DLLVMContext.h219 DiagnosticHandler::DiagnosticHandlerTy getDiagnosticHandlerCallBack() const;
/freebsd-12.1/contrib/llvm/lib/IR/
H A DLLVMContext.cpp172 LLVMContext::getDiagnosticHandlerCallBack() const { in getDiagnosticHandlerCallBack() function in LLVMContext
H A DCore.cpp96 unwrap(C)->getDiagnosticHandlerCallBack()); in LLVMContextGetDiagnosticHandler()