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

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp22 struct ExpansionLengthMismatch { struct
29 ExpansionLengthMismatch<int, long>::Inner<unsigned int, unsigned long>::type
33 ExpansionLengthMismatch<short, int, long>::Inner<unsigned int, unsigned long>::type // expected-note{{in instantiation of template class 'ExpansionLengthMismatch<short, int, long>::Inner<unsigned int, unsigned long>' requested here}}

Completed in 683 milliseconds