Searched refs:ProtectedClass (Results 1 – 1 of 1) sorted by relevance
34 class ProtectedClass {}; class in TestClass116 template struct IT2<TestClass::ProtectedClass, TestClass::ProtectedClass>;122 template class IT6<TestClass::ProtectedClass>::template NIT1<TestClass::ProtectedClass>;124 template struct IT7<TestClass::ProtectedClass, TestClass::TemplateProtectedClass<TestClass::Protect…198 template <> class CT2<TestClass::ProtectedClass, TestClass::ProtectedClass>;204 template <> template <> class CT6<TestClass::ProtectedClass>::NCT1<TestClass::ProtectedClass>;210 template <> class CT2<TestClass::ProtectedClass, TestClass::ProtectedClass> {};216 template <> template <> class CT6<TestClass::ProtectedClass>::NCT1<TestClass::ProtectedClass> {};362 template <typename T> struct CTT2<T, TestClass::ProtectedClass, TestClass::ProtectedClass> {};363 template <typename T> class CTT2<TestClass::ProtectedClass, T, TestClass::ProtectedClass> final {};[all …]