Searched defs:StatusOrErr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileSystemStatCache.cpp47 llvm::ErrorOr<llvm::vfs::Status> StatusOrErr = FS.status(Path); local
70 llvm::ErrorOr<llvm::vfs::Status> StatusOrErr = (*OwnedFile)->status(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp223 ErrorOr<sys::fs::basic_file_status> StatusOrErr = File->status(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1224 auto StatusOrErr = local
2581 auto StatusOrErr = local

Completed in 86 milliseconds