Searched refs:publicStaticInt (Results 1 – 1 of 1) sorted by relevance
30 static constexpr int publicStaticInt = 42; member in TestClass97 template class IT3<TestClass::publicStaticInt>;106 template class IT8<&TestClass::publicFunc, TestClass::publicStaticInt>;107 template class IT8<&TestClass::publicFuncOverloaded, TestClass::publicStaticInt>;171 template <> class CT3<TestClass::publicStaticInt>;184 template <> class CT3<TestClass::publicStaticInt> {};268 …ruct PCT2<TestClass::ProtectedClass, TestClass::PublicClass> : PCT3<TestClass::publicStaticInt> {};332 template <typename T> class CTT3<T, TestClass::publicStaticInt> {};436 …TestClass::ProtectedClass, TestClass::PublicClass> final : PCTT3<T, TestClass::publicStaticInt> {};