Home
last modified time | relevance | path

Searched refs:LTO_DS_ERROR (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
Dlto.h306 LTO_DS_ERROR = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp647 Severity = LTO_DS_ERROR; in DiagnosticHandler()
709 (*DiagHandler)(LTO_DS_ERROR, ErrMsg.c_str(), DiagContext); in emitError()