Searched refs:array_end (Results 1 – 4 of 4) sorted by relevance
2058 inline array_iterator array_end() { return ScopArrayInfoSet.end(); } in array_end() function2064 inline const_array_iterator array_end() const { in array_end() function2069 return array_range(array_begin(), array_end()); in arrays()2073 return const_array_range(array_begin(), array_end()); in arrays()
2060 inline array_iterator array_end() { return ScopArrayInfoSet.end(); } in array_end() function2066 inline const_array_iterator array_end() const { in array_end() function2071 return array_range(array_begin(), array_end()); in arrays()2075 return const_array_range(array_begin(), array_end()); in arrays()