Searched defs:BaseSize (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DRecord.cpp14 Record(const RecordDecl *Decl, BaseList &&SrcBases, FieldList &&SrcFields, VirtualBaseList &&SrcVirtualBases, unsigned VirtualSize, unsigned BaseSize) argument
H A DProgram.cpp237 unsigned BaseSize = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DValueSymbolTable.cpp45 unsigned BaseSize = UniqueName.size(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLowLevelType.h194 TypeSize BaseSize = getSizeInBits(); local
H A DValueTypes.h374 TypeSize BaseSize = getSizeInBits(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h473 TypeSize BaseSize = getTypeSizeInBits(Ty); local
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp448 uint64_t BaseSize = MemoryLocation::UnknownSize; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2114 size_t BaseSize = 0; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1714 CharUnits BaseSize = BaseLayout.getSize(); variable
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9962 uint64_t BaseSize = S.Context.getTypeSize(BaseType); local

Completed in 432 milliseconds