Searched defs:StorageOffset (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGRecordLayout.h | 81 CharUnits StorageOffset; global() member
|
H A D | CGRecordLayoutBuilder.cpp | 599 const CharUnits StorageOffset = computeVolatileBitfields() local 854 MakeInfo(CodeGenTypes & Types,const FieldDecl * FD,uint64_t Offset,uint64_t Size,uint64_t StorageSize,CharUnits StorageOffset) MakeInfo() argument [all...] |
H A D | CGCall.cpp | 3614 setBitRange(SmallVectorImpl<uint64_t> & Bits,int StorageOffset,int StorageSize,int BitOffset,int BitWidth,int CharWidth,bool BigEndian) setBitRange() argument
|