Home
last modified time | relevance | path

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

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