Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Accessors

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