Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h79 unsigned StorageSize; member
H A DCGRecordLayoutBuilder.cpp780 const unsigned StorageSize = ResLTy->getPrimitiveSizeInBits(); in computeVolatileBitfields() local
1050 MakeInfo(CodeGenTypes & Types,const FieldDecl * FD,uint64_t Offset,uint64_t Size,uint64_t StorageSize,CharUnits StorageOffset) MakeInfo() argument
[all...]
H A DCGObjCRuntime.cpp93 CharUnits StorageSize = CGF.CGM.getContext().toCharUnitsFromBits( in EmitValueForIvarAtOffset() local
H A DCGExpr.cpp2255 const unsigned StorageSize = EmitLoadOfBitfieldLValue() local
2494 const unsigned StorageSize = EmitStoreThroughBitfieldLValue() local
[all...]
H A DCGCall.cpp3641 setBitRange(SmallVectorImpl<uint64_t> & Bits,int StorageOffset,int StorageSize,int BitOffset,int BitWidth,int CharWidth,bool BigEndian) setBitRange() argument
/llvm-project/clang-tools-extra/clangd/index/
H A DFileIndex.cpp376 size_t StorageSize = in buildIndex() local