Home
last modified time | relevance | path

Searched refs:SXRInt (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dredeclared-alias-template.cpp13 template<typename X> using SXRInt = FInt<S<X>::template R>; typedef
14 template<typename X> using SXRInt = typename S<X>::template R<int>; // ok, redeclaration. typedef