Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dvtable-key-function-ios.cpp39 struct Test0b { struct
40 Test0b();
46 void Test0b::foo() {} in foo()
49 Test0b::Test0b() { use(typeid(Test0b)); } in Test0b() function in Test0b
Dvtable-key-function-arm.cpp36 struct Test0b { struct
37 Test0b();
43 void Test0b::foo() {} in foo()
46 Test0b::Test0b() { use(typeid(Test0b)); } in Test0b() function in Test0b