Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Accessors

1169   std::vector<Record*> Accessors = R.getValueAsListOfDefs("Accessors");
1170 for (const auto *Accessor : Accessors) {
1176 "Attribute with empty spelling list can't have accessors!");