Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:field_begin

283   if (!D->field_empty() && !isZeroInitializable(*D->field_begin()))
324 for (RecordDecl::field_iterator Field = D->field_begin(),
713 RecordDecl::field_iterator it = D->field_begin();
784 it2 = RD->field_begin(); *it2 != it->first; ++it2)