Searched refs:testg (Results 1 – 4 of 4) sorted by relevance
32 struct testg { virtual void a(); }; struct34 void testg::a() {} in a()35 testg *testgvar = new testg;
62 ; The following (testg and testh) check that we can group81 ; CHECK: function 'testg':110 define void @testg(i16* %a,
2869 def testg(x: None): ... function2870 self.assertEqual(gth(testg), {'x': type(None)})