Home
last modified time | relevance | path

Searched defs:HasError (Results 1 – 10 of 10) 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/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.h306 bool HasError = false; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp65 bool HasError = false; member in __anon6b6c47920111::WasmWriter
DELFEmitter.cpp131 bool HasError = false; member in __anonef4ddf110111::ELFState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h318 bool HasError; variable