Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FieldBaseElementType

1232   QualType FieldBaseElementType = Context.getBaseElementType(Field->getType());
1234 const RecordType *RT = FieldBaseElementType->getAs<RecordType>();