| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
| H A D | Archive.h | 98 char UID[6]; member 128 char UID[12]; member
|
| /llvm-project-15.0.7/llvm/tools/obj2yaml/ |
| H A D | archive2yaml.cpp | 93 char UID[6]; member
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 196 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() 212 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 221 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader() 237 unsigned UID, unsigned GID, unsigned Perms, in printBigArchiveMemberHeader()
|
| /llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.cpp | 138 llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, in getOrEmplaceEntryForUID()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 166 uid_t UID, gid_t GID, off_t Size) in basic_file_status() 249 uid_t UID, gid_t GID, off_t Size) in file_status()
|
| H A D | VirtualFileSystem.h | 50 llvm::sys::fs::UniqueID UID; variable
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | X86RecognizableInstr.h | 234 InstrUID UID; variable
|
| H A D | GICombinerEmitter.cpp | 139 unsigned UID = 0; member in __anoncdaa66640111::CombineRule
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 69 Status::Status(const Twine &Name, UniqueID UID, sys::TimePoint<> MTime, in Status() 792 UniqueID UID = in makeStatus() local 2564 static std::atomic<unsigned> UID; in getNextVirtualUniqueID() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.cpp | 57 DwarfCompileUnit::DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, in DwarfCompileUnit()
|
| H A D | AsmPrinter.cpp | 3435 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol()
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 176 for (unsigned UID = 0, LastUID = FilesByUID.size(); UID != LastUID; ++UID) { in GetAllModuleMaps() local 1926 for (unsigned UID = 0, LastUID = FilesByUID.size(); UID != LastUID; ++UID) { in WriteHeaderSearch() local
|