Searched refs:getByteArrayType (Results 1 – 1 of 1) sorted by relevance
139 llvm::Type *getByteArrayType(CharUnits NumChars) const { in getByteArrayType() function175 FieldTypes.push_back(getByteArrayType(Size)); in appendPaddingBytes()329 FieldType = getByteArrayType(LayoutSize); in lowerUnion()367 StorageType = getByteArrayType(LayoutSize); in lowerUnion()692 Type = getByteArrayType(AccessSize); in accumulateBitFields()1024 Members.push_back(StorageInfo(Pad->first, getByteArrayType(Pad->second))); in insertPadding()