Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp165 struct alignas(Types) TestUnexpandedDecls : T{ // expected-error{{expression contains unexpanded pa… struct
194 TestUnexpandedDecls() : in TestUnexpandedDecls() argument
369 struct TestUnexpandedDecls<int, Types>; // expected-error{{partial specialization contains unexpand…