Searched defs:Test1b (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dvtable-key-function-ios.cpp67 /*** Test1b ******************************************************************/
69 struct Test1b { struct
70 Test1b();
76 inline void Test1b::foo() {}
79 Test1b::Test1b() { use(typeid(Test1b)); } function in class:Test1b
H A Dvtable-key-function-arm.cpp66 /*** Test1b ******************************************************************/
68 struct Test1b { struct
69 Test1b();
75 inline void Test1b::foo() {}
78 Test1b::Test1b() { use(typeid(Test1b)); } function in class:Test1b

Completed in 47 milliseconds