Searched refs:typeof_type (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
H A Dinstantiate-type.cpp8 typedef typeof(T*) typeof_type; typedef in struct:X
14 X<int>::typeof_type &iptr1 = iptr0;
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp99 typedef __typeof__(Types) typeof_type; // expected-error{{declaration type contains unexpanded parameter pack 'Types'}} typedef in struct:TestPPName

Completed in 56 milliseconds