Home
last modified time | relevance | path

Searched defs:windows_error (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp174 static std::error_code windows_error(DWORD E) { return mapWindowsError(E); } in windows_error() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp174 static std::error_code windows_error(DWORD E) { return mapWindowsError(E); } in windows_error() function