Home
last modified time | relevance | path

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

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