Searched refs:StaticAssertProtected (Results 1 – 1 of 1) sorted by relevance
77 template<typename T> struct StaticAssertProtected { struct82 StaticAssertProtected<int> sap1; argument83 StaticAssertProtected<X> sap2; // expected-note {{instantiation}}