Searched defs:DiagnosticContext (Results 1 – 4 of 4) sorted by relevance
25 void *DiagnosticContext = nullptr; member28 : DiagnosticContext(DiagContext) {} in DiagnosticContext() function
136 setDiagnosticHandlerCallBack(DiagnosticHandler::DiagnosticHandlerTy DiagnosticHandler,void * DiagnosticContext,bool RespectFilters) setDiagnosticHandlerCallBack() argument
105 LLVMContextSetDiagnosticHandler(LLVMContextRef C,LLVMDiagnosticHandler Handler,void * DiagnosticContext) LLVMContextSetDiagnosticHandler() argument
183 void *DiagnosticContext) { in llvm_diagnostic_handler_trampoline() argument 218 value *DiagnosticContext = malloc(sizeof(value)); in llvm_set_diagnostic_handler() local