Searched defs:DiagHandlerTy (Results 1 – 5 of 5) sorted by relevance
46 typedef void (*DiagHandlerTy)(const SMDiagnostic &, void *Context); typedef
43 using DiagHandlerTy = void (*)(const SMDiagnostic &, void *Context); variable
53 using DiagHandlerTy = void (*)(const SMDiagnostic &, void *Context); variable
79 using DiagHandlerTy = variable