Searched defs:DiagHandlerTy (Results 1 – 4 of 4) 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