Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/temp/temp.param/
H A Dp7.cpp98 class Private2Base class
100 template<Private2Base> struct WithPrivate2Base {}; // cxx17-error {{cannot have type}} cxx20-error …