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

/freebsd-10.0-release/contrib/llvm/lib/Support/Windows/
H A DPathV2.inc357 ec != windows_error::path_not_found)
490 ec == windows_error::path_not_found)
617 if (ec == windows_error::path_not_found && !TriedToCreateParent) {
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h837 path_not_found = 3, // ERROR_PATH_NOT_FOUND, enumerator in enum:llvm::windows_error::_

Completed in 108 milliseconds