Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:field_begin

490   for (RecordDecl::field_iterator field = D->field_begin(),
769 for (RecordDecl::field_iterator FI = D->field_begin(), FE = D->field_end();
1030 RecordDecl::field_iterator it = D->field_begin();
1116 it2 = RD->field_begin(); *it2 != it->first; ++it2)