Searched refs:testg (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp31 struct testg { virtual void a(); }; struct in namespace:__anon3481
33 void testg::a() {}
34 testg *testgvar = new testg;

Completed in 49 milliseconds