Searched defs:DiagnosticContext (Results 1 – 4 of 4) sorted by relevance
25 void *DiagnosticContext = nullptr; member27 : DiagnosticContext(DiagContext) {} in DiagnosticContext() function
124 void *DiagnosticContext, bool RespectFilters) { in setDiagnosticHandlerCallBack()
101 void *DiagnosticContext) { in LLVMContextSetDiagnosticHandler()
159 void *DiagnosticContext) { in llvm_diagnostic_handler_trampoline()189 value *DiagnosticContext = malloc(sizeof(value)); in llvm_set_diagnostic_handler() local