Home
last modified time | relevance | path

Searched defs:StorageSize (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGRecordLayout.h78 unsigned StorageSize; member
H A DCGRecordLayoutBuilder.cpp569 const unsigned StorageSize = ResLTy->getPrimitiveSizeInBits(); in computeVolatileBitfields() local
841 uint64_t StorageSize, in MakeInfo()
H A DCGObjCRuntime.cpp95 CharUnits StorageSize = CGF.CGM.getContext().toCharUnitsFromBits( in EmitValueForIvarAtOffset() local
H A DCGExpr.cpp1991 const unsigned StorageSize = in EmitLoadOfBitfieldLValue() local
2226 const unsigned StorageSize = in EmitStoreThroughBitfieldLValue() local
H A DCGCall.cpp3379 int StorageSize, int BitOffset, int BitWidth, in setBitRange()