Searched defs:Stat (Results 1 - 12 of 12) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp257 sys::fs::file_status Stat; local
213 restoreStatOnFile(StringRef Filename, const sys::fs::file_status &Stat, bool PreserveDates) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp49 reportInvalidCandidate(const Instruction &I, llvm::Statistic &Stat) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1347 reportLoopFusion(const FusionCandidate &FC0, const FusionCandidate &FC1, llvm::Statistic &Stat) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp548 Status Stat; member in class:llvm::vfs::detail::InMemoryFile
552 InMemoryFile(Status Stat, std::unique_ptr<llvm::MemoryBuffer> Buffer) argument
623 Status Stat; member in class:llvm::vfs::detail::InMemoryDirectory
627 InMemoryDirectory(Status Stat) argument
[all...]
H A DFileOutputBuffer.cpp175 fs::file_status Stat; local
H A DFileCollector.cpp136 sys::fs::file_status Stat; local
107 copyAccessAndModificationTime(StringRef Filename, const sys::fs::file_status &Stat) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp95 createDirectoryEntry(llvm::vfs::Status &&Stat) argument
215 MinimizedVFSFile(std::unique_ptr<llvm::MemoryBuffer> Buffer, llvm::vfs::Status Stat) argument
233 llvm::vfs::Status Stat; member in class:__anon920::final
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h40 struct Stat { struct in struct:llvm::pdb::StatCollection
41 Stat() {} function in struct:llvm::pdb::StatCollection::Stat
42 Stat(uint32_t Count, uint32_t Size) : Count(Count), Size(Size) {} function in struct:llvm::pdb::StatCollection::Stat
/freebsd-11-stable/crypto/openssh/
H A Dsftp-server.c78 typedef struct Stat Stat; typedef in typeref:struct:Stat
80 struct Stat { struct
/freebsd-11-stable/contrib/tcsh/
H A Dglob.c235 Stat(const char *fn, struct stat *sb) function
/freebsd-11-stable/usr.bin/truss/
H A Dsyscall.h71 enum Argtype { None = 1, Hex, Octal, Int, UInt, LongHex, Name, Ptr, Stat, Ioctl, enumerator in enum:Argtype
/freebsd-11-stable/contrib/sendmail/src/
H A Dstats.c20 static struct statistics Stat; variable in typeref:struct:statistics
[all...]

Completed in 708 milliseconds