Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dvtable-key-function-ios.cpp23 struct Test0a { struct
24 Test0a();
30 Test0a::Test0a() { use(typeid(Test0a)); } in Test0a() function in Test0a
35 void Test0a::foo() {} in foo()
Dvtable-key-function-arm.cpp20 struct Test0a { struct
21 Test0a();
27 Test0a::Test0a() { use(typeid(Test0a)); } in Test0a() function in Test0a
32 void Test0a::foo() {} in foo()