Home
last modified time | relevance | path

Searched refs:function_not_supported (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/Windows/
Dsystem_error.inc85 MAP_ERR_TO_COND(ERROR_INVALID_FUNCTION, function_not_supported);
DPathV2.inc238 return make_error_code(errc::function_not_supported);
/external/llvm/include/llvm/Support/
Dsystem_error.h514 function_not_supported = ENOSYS, enumerator