Home
last modified time | relevance | path

Searched defs:errc (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrc.h36 enum class errc { enum
/external/llvm/include/llvm/Support/
DErrc.h36 enum class errc { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrc.h35 enum class errc { enum
/external/llvm-project/llvm/include/llvm/Support/
DErrc.h35 enum class errc { enum
/external/llvm-project/lldb/source/Utility/
DStringExtractorGDBRemote.cpp471 uint8_t errc = GetHexU8(255); in GetStatus() local
/external/clang/test/SemaCXX/
Dtypo-correction.cpp8 struct errc { struct
9 int v_;
10 operator int() const {return v_;} in operator int()
/external/llvm-project/clang/test/SemaCXX/
Dtypo-correction.cpp9 struct errc { struct
10 int v_;
11 operator int() const {return v_;} in operator int()
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp416 for (auto errc : errors) { in ErrorIsImp() local
/external/llvm-project/libcxx/test/support/
Dfilesystem_test_helper.h588 for (auto errc : errors) { in ErrorIsImp() local