Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DLLVMContext.h185 DiagnosticHandler::DiagnosticHandlerTy getDiagnosticHandlerCallBack() const;
/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContext.cpp185 LLVMContext::getDiagnosticHandlerCallBack() const { in getDiagnosticHandlerCallBack() function in LLVMContext
H A DCore.cpp99 unwrap(C)->getDiagnosticHandlerCallBack()); in LLVMContextGetDiagnosticHandler()