Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DLLVMContext.h185 DiagnosticHandler::DiagnosticHandlerTy getDiagnosticHandlerCallBack() const;
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContext.cpp190 LLVMContext::getDiagnosticHandlerCallBack() const { in getDiagnosticHandlerCallBack() function in LLVMContext
H A DCore.cpp110 unwrap(C)->getDiagnosticHandlerCallBack()); in LLVMContextGetDiagnosticHandler()