Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticHandler.h30 using DiagnosticHandlerTy = void (*)(const DiagnosticInfo &DI, void *Context); member
/external/llvm-project/llvm/include/llvm/IR/
DDiagnosticHandler.h30 using DiagnosticHandlerTy = void (*)(const DiagnosticInfo &DI, void *Context); member
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h142 typedef void (*DiagnosticHandlerTy)(const DiagnosticInfo &DI, void *Context); typedef
/external/llvm/include/llvm/IR/
DLLVMContext.h133 typedef void (*DiagnosticHandlerTy)(const DiagnosticInfo &DI, void *Context); typedef