Searched refs:getAttributeLists (Results 1 – 2 of 2) sorted by relevance
220 const std::vector<AttributeList> &getAttributeLists() const { return AttributeLists; } in getAttributeLists() function
756 const std::vector<AttributeList> &Attrs = VE.getAttributeLists(); in writeAttributeTable()