Searched refs:attribute_begin (Results 1 – 2 of 2) sorted by relevance
134 attribute_iterator attribute_begin() const;
282 auto Operator::attribute_begin() const -> attribute_iterator { in attribute_begin() function in Operator290 return {attribute_begin(), attribute_end()}; in getAttributes()