Home
last modified time | relevance | path

Searched defs:HasError (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrorOr.h78 : HasError(true) { in HasError() function
90 : HasError(false) { in HasError() function
265 bool HasError : 1; variable
DError.h477 : HasError(false) in HasError() function
679 bool HasError : 1; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h88 : HasError(true) { in HasError() function
100 : HasError(false) { in HasError() function
275 bool HasError : 1; variable
DError.h672 : HasError(false) in HasError() function
855 bool HasError : 1; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFGdbIndex.h77 bool HasError = false; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h81 HasError = 1U << 0, enumerator
/third_party/cef/libcef/browser/
Dxml_reader_impl.cc194 bool CefXmlReaderImpl::HasError() { in HasError() function in CefXmlReaderImpl
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.h306 bool HasError = false; variable
/third_party/cef/libcef_dll/ctocpp/
Dxml_reader_ctocpp.cc80 NO_SANITIZE("cfi-icall") bool CefXmlReaderCToCpp::HasError() { in HasError() function in CefXmlReaderCToCpp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp65 bool HasError = false; member in __anon307cd2640111::WasmWriter
DELFEmitter.cpp131 bool HasError = false; member in __anon982f57a30111::ELFState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h318 bool HasError; variable