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

/external/clang/test/CodeGenCXX/
H A Dvtable-key-function-ios.cpp18 /*** Test0a ******************************************************************/
20 struct Test0a { struct
21 Test0a();
27 Test0a::Test0a() { use(typeid(Test0a)); } function in class:Test0a
32 void Test0a::foo() {}
H A Dvtable-key-function-arm.cpp18 /*** Test0a ******************************************************************/
20 struct Test0a { struct
21 Test0a();
27 Test0a::Test0a() { use(typeid(Test0a)); } function in class:Test0a
32 void Test0a::foo() {}

Completed in 19 milliseconds