Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/temp/temp.param/
H A Dp7.cpp108 struct PrivateField { struct
112 template<PrivateField> struct WithPrivateField {}; // cxx17-error {{cannot have type}} cxx20-error …