Home
last modified time | relevance | path

Searched defs:DiagnosticContext (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticHandler.h25 void *DiagnosticContext = nullptr; member
28 : DiagnosticContext(DiagContext) {} in DiagnosticContext() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp136 void *DiagnosticContext, bool RespectFilters) { in setDiagnosticHandlerCallBack()
H A DCore.cpp105 void *DiagnosticContext) { in LLVMContextSetDiagnosticHandler()