Lines Matching refs:AppendField
157 /// AppendField - Appends a field with the given offset and type.
158 void AppendField(CharUnits fieldOffset, llvm::Type *FieldTy);
434 AppendField(fieldOffsetInBytes, Ty);
517 AppendField(CharUnits::Zero(), unionType);
555 AppendField(baseOffset, subobjectType);
678 AppendField(CharUnits::Zero(), VTableTy->getPointerTo());
703 AppendField(VBPtrOffset, Vbptr);
837 void CGRecordLayoutBuilder::AppendField(CharUnits fieldOffset,
905 AppendField(NextFieldOffset, getByteArrayType(numBytes));