Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp94 CharUnits StorageSize = CGF.CGM.getContext().toCharUnitsFromBits( in EmitValueForIvarAtOffset() local
H A DCGExpr.cpp1966 const unsigned StorageSize = in EmitLoadOfBitfieldLValue() local
2184 const unsigned StorageSize = in EmitStoreThroughBitfieldLValue() local
H A DCGCall.cpp3244 int StorageSize, int BitOffset, int BitWidth, in setBitRange()