Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dvtable-key-function-ios.cpp72 struct Test1b { struct
73 Test1b();
79 inline void Test1b::foo() {} in foo()
82 Test1b::Test1b() { use(typeid(Test1b)); } in Test1b() function in Test1b
Dvtable-key-function-arm.cpp68 struct Test1b { struct
69 Test1b();
75 inline void Test1b::foo() {} in foo()
78 Test1b::Test1b() { use(typeid(Test1b)); } in Test1b() function in Test1b