Home
last modified time | relevance | path

Searched refs:LLVMDiagnosticHandler (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h425 typedef void (*LLVMDiagnosticHandler)(LLVMDiagnosticInfoRef, void *); typedef
445 LLVMDiagnosticHandler Handler,
451 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h477 typedef void (*LLVMDiagnosticHandler)(LLVMDiagnosticInfoRef, void *); typedef
497 LLVMDiagnosticHandler Handler,
503 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C);
/external/llvm/lib/IR/
DCore.cpp86 LLVMDiagnosticHandler Handler, in LLVMContextSetDiagnosticHandler()
94 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C) { in LLVMContextGetDiagnosticHandler()
95 return LLVM_EXTENSION reinterpret_cast<LLVMDiagnosticHandler>( in LLVMContextGetDiagnosticHandler()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp86 LLVMDiagnosticHandler Handler, in LLVMContextSetDiagnosticHandler()
94 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C) { in LLVMContextGetDiagnosticHandler()
95 return LLVM_EXTENSION reinterpret_cast<LLVMDiagnosticHandler>( in LLVMContextGetDiagnosticHandler()