Home
last modified time | relevance | path

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

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