/minix3/external/bsd/llvm/dist/clang/test/Modules/ |
H A D | stddef.m | 3 size_t getSize(); function
|
/minix3/external/bsd/llvm/dist/clang/test/Parser/ |
H A D | objcxx11-attributes.mm | 6 - (int) getSize; method
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/ |
H A D | MachOUniversal.h | 56 uint32_t getSize() const { return Header.size; } in getSize() function
|
H A D | ObjectFile.h | 339 inline std::error_code SymbolRef::getSize(uint64_t &Result) const { in getSize() function 391 inline uint64_t SectionRef::getSize() const { in getSize() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | AliasSetTracker.h | 71 uint64_t getSize() const { return Size; } in getSize() function 207 uint64_t getSize() const { return CurNode->getSize(); } in getSize() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | ArrayRecycler.h | 83 size_t getSize() const { return size_t(1u) << Index; } in getSize() function
|
H A D | FileSystem.h | 204 uint64_t getSize() const { return fs_st_size; } in getSize() function 212 uint64_t getSize() const { in getSize() function
|
/minix3/minix/llvm/passes/include/magic/support/ |
H A D | BitFieldAggregation.h | 74 inline unsigned BitFieldAggregation::getSize() const { in getSize() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Object/ |
H A D | Archive.cpp | 44 uint32_t ArchiveMemberHeader::getSize() const { in getSize() function in ArchiveMemberHeader 107 uint64_t Archive::Child::getSize() const { in getSize() function in Archive::Child
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
H A D | FileManager.h | 98 off_t getSize() const { return Size; } in getSize() function
|
H A D | VirtualFileSystem.h | 65 uint64_t getSize() const { return Size; } in getSize() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineMemOperand.h | 156 uint64_t getSize() const { return Size; } in getSize() function
|
H A D | DIE.h | 157 unsigned getSize() const { return Size; } in getSize() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | RecordLayout.h | 174 CharUnits getSize() const { return Size; } in getSize() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 627 unsigned getSize() const { in getSize() function
|
H A D | MCRegisterInfo.h | 82 unsigned getSize() const { return RegSize; } in getSize() function
|
H A D | MCAssembler.h | 422 uint64_t getSize() const { return Size; } in getSize() function 781 const MCExpr *getSize() const { in getSize() function
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCleanup.h | 445 static size_t getSize() { return sizeof(EHTerminateScope); } in getSize() function
|
H A D | CGRecordLayoutBuilder.cpp | 133 CharUnits getSize(llvm::Type *Type) { in getSize() function
|
H A D | CodeGenFunction.h | 285 size_t getSize() const { return size_t(Size); } in getSize() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | FoldingSet.h | 288 size_t getSize() const { return Size; } in getSize() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 84 unsigned getSize() const { return MC->getSize(); } in getSize() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 823 unsigned LiveInterval::getSize() const { in getSize() function in LiveInterval
|
/minix3/external/bsd/llvm/dist/clang/lib/Basic/ |
H A D | SourceManager.cpp | 66 unsigned ContentCache::getSize() const { in getSize() function in ContentCache
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 731 CharUnits getSize() const { in getSize() function in __anoncc229ba80111::RecordLayoutBuilder
|