Searched refs:file_not_found (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/llvm-readobj/
H A DError.cpp35 case readobj_error::file_not_found:
H A DError.h26 file_not_found, enumerator in enum:llvm::readobj_error::_
H A Dllvm-readobj.cpp257 reportError(File, readobj_error::file_not_found);
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DFileOutputBuffer.cpp43 case sys::fs::file_type::file_not_found:
H A DPath.cpp769 return status_known(status) && status.type() != file_type::file_not_found;
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h836 file_not_found = 2, // ERROR_FILE_NOT_FOUND, enumerator in enum:llvm::windows_error::_
H A DFileSystem.h57 file_not_found, enumerator in enum:llvm::sys::fs::file_type::_

Completed in 174 milliseconds