Home
last modified time | relevance | path

Searched defs:DiagHandlerTy (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h46 typedef void (*DiagHandlerTy)(const SMDiagnostic &, void *Context); typedef
/external/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h43 using DiagHandlerTy = void (*)(const SMDiagnostic &, void *Context); variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h53 using DiagHandlerTy = void (*)(const SMDiagnostic &, void *Context); variable
/external/llvm/include/llvm/Support/
DSourceMgr.h46 typedef void (*DiagHandlerTy)(const SMDiagnostic &, void *Context); typedef