Home
last modified time | relevance | path

Searched defs:StorageOffset (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h82 CharUnits StorageOffset; member
H A DCGRecordLayoutBuilder.cpp799 const CharUnits StorageOffset = in computeVolatileBitfields() local
1051 CharUnits StorageOffset) { in MakeInfo() argument
[all...]
H A DCGCall.cpp3640 setBitRange(SmallVectorImpl<uint64_t> & Bits,int StorageOffset,int StorageSize,int BitOffset,int BitWidth,int CharWidth,bool BigEndian) setBitRange() argument