Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMContext.h184 DiagnosticHandler::DiagnosticHandlerTy getDiagnosticHandlerCallBack() const;
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp170 LLVMContext::getDiagnosticHandlerCallBack() const { in getDiagnosticHandlerCallBack() function in LLVMContext
H A DCore.cpp94 unwrap(C)->getDiagnosticHandlerCallBack()); in LLVMContextGetDiagnosticHandler()