Searched refs:Test2c (Results 1 – 4 of 4) sorted by relevance
124 struct Test2c { struct125 Test2c();130 void Test2c::bar() {} in bar()131 inline void Test2c::foo() {} in foo()134 Test2c::Test2c() { use(typeid(Test2c)); } in Test2c() function in Test2c
121 struct Test2c { struct122 Test2c();128 void Test2c::bar() {} in bar()129 inline void Test2c::foo() {} in foo()132 Test2c::Test2c() { use(typeid(Test2c)); } in Test2c() function in Test2c
126 struct Test2c { struct127 Test2c();132 void Test2c::bar() {} in bar()133 inline void Test2c::foo() {} in foo()136 Test2c::Test2c() { use(typeid(Test2c)); } in Test2c() function in Test2c