Searched defs:StorageSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayout.h79 unsigned StorageSize; member in struct:clang::CodeGen::CGBitFieldInfo
87 CGBitFieldInfo(unsigned Offset, unsigned Size, bool IsSigned, unsigned StorageSize, unsigned StorageAlignment) argument
H A DCGObjCRuntime.cpp123 CharUnits StorageSize = local
H A DCGRecordLayoutBuilder.cpp229 MakeInfo(CodeGenTypes &Types, const FieldDecl *FD, uint64_t Offset, uint64_t Size, uint64_t StorageSize, uint64_t StorageAlignment) argument

Completed in 103 milliseconds