Home
last modified time | relevance | path

Searched defs:getSize (Results 1 – 25 of 27) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/Modules/
H A Dstddef.m3 size_t getSize(); function
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dobjcxx11-attributes.mm6 - (int) getSize; method
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DMachOUniversal.h56 uint32_t getSize() const { return Header.size; } in getSize() function
H A DObjectFile.h339 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 DAliasSetTracker.h71 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 DArrayRecycler.h83 size_t getSize() const { return size_t(1u) << Index; } in getSize() function
H A DFileSystem.h204 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 DBitFieldAggregation.h74 inline unsigned BitFieldAggregation::getSize() const { in getSize() function
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DArchive.cpp44 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 DFileManager.h98 off_t getSize() const { return Size; } in getSize() function
H A DVirtualFileSystem.h65 uint64_t getSize() const { return Size; } in getSize() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h156 uint64_t getSize() const { return Size; } in getSize() function
H A DDIE.h157 unsigned getSize() const { return Size; } in getSize() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DRecordLayout.h174 CharUnits getSize() const { return Size; } in getSize() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h627 unsigned getSize() const { in getSize() function
H A DMCRegisterInfo.h82 unsigned getSize() const { return RegSize; } in getSize() function
H A DMCAssembler.h422 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 DCGCleanup.h445 static size_t getSize() { return sizeof(EHTerminateScope); } in getSize() function
H A DCGRecordLayoutBuilder.cpp133 CharUnits getSize(llvm::Type *Type) { in getSize() function
H A DCodeGenFunction.h285 size_t getSize() const { return size_t(Size); } in getSize() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DFoldingSet.h288 size_t getSize() const { return Size; } in getSize() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h84 unsigned getSize() const { return MC->getSize(); } in getSize() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveInterval.cpp823 unsigned LiveInterval::getSize() const { in getSize() function in LiveInterval
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp66 unsigned ContentCache::getSize() const { in getSize() function in ContentCache
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp731 CharUnits getSize() const { in getSize() function in __anoncc229ba80111::RecordLayoutBuilder

12