Searched refs:no_more_files (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A Dsystem_error.h849 no_more_files = 18, // ERROR_NO_MORE_FILES, enumerator in enum:llvm::windows_error::_
/external/llvm/lib/Support/Windows/
H A DPathV2.inc936 if (ec == windows_error::no_more_files)
971 if (ec == windows_error::no_more_files)

Completed in 55 milliseconds