Home
last modified time | relevance | path

Searched defs:LLVMDiagnosticInfoRef (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm-c/
DTypes.h121 typedef struct LLVMOpaqueDiagnosticInfo *LLVMDiagnosticInfoRef; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DTypes.h148 typedef struct LLVMOpaqueDiagnosticInfo *LLVMDiagnosticInfoRef; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h945 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DiagnosticInfo, LLVMDiagnosticInfoRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() argument