/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.h | 33 struct Stat { struct 34 Stat() {} in Stat() argument 35 Stat(uint32_t Count, uint32_t Size) : Count(Count), Size(Size) {} in Stat() argument 36 uint32_t Count = 0; 37 uint32_t Size = 0; 39 void update(uint32_t RecordSize) { in update()
|
H A D | DumpOutputStyle.cpp | 658 for (const auto &Stat : Stats.Individual) { in getLongestTypeLeafName() local 767 for (const auto &Stat : UdtTargetStats.getStatsSortedBySize()) { in dumpUdtStats() local 782 StatCollection::Stat Stat; in dumpUdtStats() member 787 for (const auto &Stat : NamespacedStats) in dumpUdtStats() local 793 for (const auto &Stat : NamespacedStatsSorted) { in dumpUdtStats() local
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.cpp | 30 auto Stat = std::move(*MaybeStat); in readFile() local 128 llvm::ErrorOr<llvm::vfs::Status> Stat) { in getOrEmplaceEntryForFilename() 139 llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, in getOrEmplaceEntryForUID() 215 llvm::ErrorOr<llvm::vfs::Status> Stat = getUnderlyingFS().status(Filename); in computeAndStoreResult() local 274 llvm::vfs::Status Stat) in DepScanFile() 291 llvm::vfs::Status Stat; member in __anon1a2937700211::DepScanFile
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.h | 64 CachedFileSystemEntry(llvm::ErrorOr<llvm::vfs::Status> Stat) in CachedFileSystemEntry() 70 CachedFileSystemEntry(llvm::ErrorOr<llvm::vfs::Status> Stat, in CachedFileSystemEntry() 248 llvm::vfs::Status Stat = Entry.getStatus(); in getStatus() local 347 findSharedEntryByUID(llvm::vfs::Status Stat) const { in findSharedEntryByUID()
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | Statistic.cpp | 161 for (auto *Stat : Stats) { in reset() local 212 for (const TrackingStatistic *Stat : Stats.Stats) { in PrintStatisticsJSON() local 261 for (const auto &Stat : StatInfo->statistics()) in GetStatistics() local
|
H A D | TimeProfiler.cpp | 195 auto combineStat = [&](const auto &Stat) { in write() 202 for (const auto &Stat : CountAndTotalPerName) in write() local 205 for (const auto &Stat : TTP->CountAndTotalPerName) in write() local
|
H A D | FileCollector.cpp | 161 const sys::fs::file_status &Stat) { in copyAccessAndModificationTime() 188 sys::fs::file_status Stat; in copyFiles() local
|
H A D | FileOutputBuffer.cpp | 169 fs::file_status Stat; in create() local
|
H A D | VirtualFileSystem.cpp | 623 Status Stat; member in llvm::vfs::detail::InMemoryFile 627 InMemoryFile(Status Stat, std::unique_ptr<llvm::MemoryBuffer> Buffer) in InMemoryFile() 671 Status Stat; member in llvm::vfs::detail::__anon4785343f0511::InMemorySymbolicLink 674 InMemorySymbolicLink(StringRef Path, StringRef TargetPath, Status Stat) in InMemorySymbolicLink() 725 Status Stat; member in llvm::vfs::detail::InMemoryDirectory 729 InMemoryDirectory(Status Stat) in InMemoryDirectory() 859 Status Stat( in addFile() local 901 Status Stat = NNI.makeStatus(); in addFile() local 919 Status Stat = NNI.makeStatus(); in addFileNoOwn() local
|
/openbsd-src/gnu/usr.bin/perl/plan9/ |
H A D | plan9ish.h | 120 #define Stat(fname,bufptr) stat((fname),(bufptr)) macro
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | dosish.h | 101 # define Stat(fname,bufptr) stat((fname),(bufptr)) macro
|
H A D | unixish.h | 124 #define Stat( global() macro
|
/openbsd-src/usr.bin/ssh/ |
H A D | sftp-server.c | 79 typedef struct Stat Stat; typedef 81 struct Stat { struct 82 char *name; 83 char *long_name; 84 Attrib attrib;
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineFunctionSplitter.cpp | 106 auto checkPredecessors = [&](MachineBasicBlock *MBB, Status Stat) { in setDescendantEHBlocksCold()
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbol.cpp | 133 for (auto &Stat : Stats) { in dumpChildStats() local
|
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
H A D | BinaryHolder.cpp | 100 llvm::ErrorOr<vfs::Status> Stat = VFS->status(Filename); in load() local
|
H A D | DwarfLinkerForBinary.cpp | 681 sys::fs::file_status Stat; in link() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | CodeMoverUtils.cpp | 270 llvm::Statistic &Stat) { in reportInvalidCandidate()
|
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 658 for (const auto &Stat : BlockIDStats) { in printStats() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/ |
H A D | AdbClient.cpp | 556 Status AdbClient::SyncService::Stat(const FileSpec &remote_file, uint32_t &mode, in Stat() function in AdbClient::SyncService
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | win32.h | 391 #define Stat global() macro
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 1108 auto CountParamAccesses = [&](auto &Stat) { in generateParamAccessSummary()
|
/openbsd-src/gnu/usr.bin/perl/os2/ |
H A D | os2ish.h | 439 #define Stat( global() macro 455 #define Stat( global() macro
|
/openbsd-src/gnu/usr.bin/perl/vms/ |
H A D | vmsish.h | 494 #define Stat(name,bufptr) flex_stat(name,bufptr) macro
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.cpp | 3114 GDBRemoteCommunicationClient::Stat(const lldb_private::FileSpec &file_spec) { in Stat() function in GDBRemoteCommunicationClient
|