Lines Matching refs:RecordDecl
2733 RecordDecl *RD = ILE->getType()->getAs<RecordType>()->getDecl();2734 for (RecordDecl::field_iterator Field = RD->field_begin(),