Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp58 struct EverythingToInt;
61 struct EverythingToInt<TT<T1, T2> > { struct
65 int check0[is_same<EverythingToInt<tuple<double, float>>::type,