Searched refs:const_all_components_range (Results 1 – 1 of 1) sorted by relevance
3266 const_all_components_range; typedef3267 const_all_components_range all_components() const { in all_components()3269 return const_all_components_range(A.begin(), A.end()); in all_components()