Searched refs:U22 (Results 1 – 1 of 1) sorted by relevance
571 template<typename T> using U22 = volatile S22<T>; typedef572 int f22(vector<volatile const U22<int>>);573 int k22 = f22(vector<volatile U22<int>>());