HomeSort by relevance Sort by last modified time
    Searched refs:Test0b (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
vtable-key-function-ios.cpp 34 /*** Test0b ******************************************************************/
36 struct Test0b {
37 Test0b();
43 void Test0b::foo() {}
46 Test0b::Test0b() { use(typeid(Test0b)); }
vtable-key-function-arm.cpp 34 /*** Test0b ******************************************************************/
36 struct Test0b {
37 Test0b();
43 void Test0b::foo() {}
46 Test0b::Test0b() { use(typeid(Test0b)); }

Completed in 83 milliseconds