Searched defs:InlineAsmDiagHandlerTy (Results 1 – 4 of 4) sorted by relevance
55 typedef void (*InlineAsmDiagHandlerTy)(const SMDiagnostic&, void *Context, typedef
136 typedef void (*InlineAsmDiagHandlerTy)(const SMDiagnostic&, void *Context, typedef
127 typedef void (*InlineAsmDiagHandlerTy)(const SMDiagnostic&, void *Context, typedef
170 using InlineAsmDiagHandlerTy = void (*)(const SMDiagnostic&, void *Context, variable