Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dvtable-key-function-win-comdat.cpp6 struct Test1a { struct
7 Test1a();
13 Test1a::Test1a() { use(typeid(Test1a)); } in Test1a() function in Test1a
15 inline void Test1a::foo() {} in foo()
Dvtable-key-function-ios.cpp55 struct Test1a { struct
56 Test1a();
62 Test1a::Test1a() { use(typeid(Test1a)); } in Test1a() function in Test1a
68 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()