Searched defs:C20 (Results 1 – 3 of 3) sorted by relevance
35 template<typename T, typename U> struct C20 { struct39 template<typename T> struct C20<T, int> { argument40 T a;
73 class C20 { C20(int i); }; // NOLINT( google-explicit-constructor ) class
106 template<typename T> struct C20 { struct