Searched defs:Test1a (Results 1 - 2 of 2) sorted by path

/external/clang/test/CodeGenCXX/
H A Dvtable-key-function-arm.cpp50 /*** Test1a ******************************************************************/
52 struct Test1a { struct
53 Test1a();
59 Test1a::Test1a() { use(typeid(Test1a)); } function in class:Test1a
64 inline void Test1a::foo() {}
H A Dvtable-key-function-ios.cpp50 /*** Test1a ******************************************************************/
52 struct Test1a { struct
53 Test1a();
59 Test1a::Test1a() { use(typeid(Test1a)); } function in class:Test1a
65 inline void Test1a::foo() {}

Completed in 235 milliseconds