Lines Matching full:c23
596 template <class T> using C23 = D23<T>;597 typedef const C23<int> B23;603 foo23(C23<char>());