Searched refs:CountAttrs (Results 1 – 2 of 2) sorted by relevance
33 size_t CountAttrs() const { return m_AttrMap.size(); } in CountAttrs() function
79 size_t count = pElement->CountAttrs(); in CheckSharedForm()