Home
last modified time | relevance | path

Searched defs:NPCT2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CXX/temp/temp.spec/
H A Dpart.spec.cpp278 template <> template <typename NT> class PCT6<TestClass::PublicClass>::NPCT2 : P1 {}; // declaration class in PCT6
305 template <> template <typename NT> class PCT6<TestClass::PrivateClass>::NPCT2 : P1 {}; // declarati… class in PCT6