Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.spec/temp.inst/
Dp1.cpp11 template<typename T> struct ScopedEnum1 { struct
16 ScopedEnum1<int> se1; // ok
33 ScopedEnum1<double>::E e1; // ok
34ScopedEnum1<double>::E e2 = decltype(e2)::e; // expected-note {{in instantiation of enumeration 'S… argument