Searched defs:GMG (Results 1 – 2 of 2) sorted by relevance
54 struct GMG : MG { struct55 void Accept(int i) { in Accept()58 static GMG* Method() { return &singleton; } // expected-note{{in instantiation of}} in Method()59 static GMG singleton;