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.h197 getDiagnosticHandlerCallBack() const;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp187 LLVMContext::getDiagnosticHandlerCallBack() const { in getDiagnosticHandlerCallBack() function in LLVMContext
H A DCore.cpp117 unwrap(C)->getDiagnosticHandlerCallBack()); in LLVMContextGetDiagnosticHandler()