Home
last modified time | relevance | path

Searched refs:Test2c (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
Dvtable-key-function-ios.cpp124 struct Test2c { struct
125 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
Dvtable-key-function-arm.cpp121 struct Test2c { struct
122 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