Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/temp/temp.param/
H A Dp7.cpp90 struct ProtectedBase struct
92 template<ProtectedBase> struct WithProtectedBase {}; // cxx17-error {{cannot have type}} cxx20-erro…