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

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

Completed in 145 milliseconds