Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dvtable-key-function-ios.cpp141 struct Test3a { struct
142 Test3a();
148 Test3a::Test3a() { use(typeid(Test3a)); } in Test3a() function in Test3a
154 inline void Test3a::bar() {} in bar()
155 inline void Test3a::foo() {} in foo()
Dvtable-key-function-arm.cpp139 struct Test3a { struct
140 Test3a();
146 Test3a::Test3a() { use(typeid(Test3a)); } in Test3a() function in Test3a
152 inline void Test3a::bar() {} in bar()
153 inline void Test3a::foo() {} in foo()