Searched refs:attr_iterator_range (Results 1 – 1 of 1) sorted by relevance
102 using attr_iterator_range = variable105 attr_iterator_range attributes() const { in attributes()106 return attr_iterator_range(AttributeSpecs.begin(), AttributeSpecs.end()); in attributes()