Home
last modified time | relevance | path

Searched refs:Test2c (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Dvtable-key-function-ios.cpp124 struct Test2c { struct
125 Test2c();
130 void Test2c::bar() {} in bar()
131 inline void Test2c::foo() {} in foo()
134 Test2c::Test2c() { use(typeid(Test2c)); } in Test2c() function in Test2c
Dvtable-key-function-arm.cpp121 struct Test2c { struct
122 Test2c();
128 void Test2c::bar() {} in bar()
129 inline void Test2c::foo() {} in foo()
132 Test2c::Test2c() { use(typeid(Test2c)); } in Test2c() function in Test2c
/external/llvm-project/clang/test/CodeGenCXX/
Dvtable-key-function-ios.cpp126 struct Test2c { struct
127 Test2c();
132 void Test2c::bar() {} in bar()
133 inline void Test2c::foo() {} in foo()
136 Test2c::Test2c() { use(typeid(Test2c)); } in Test2c() function in Test2c
Dvtable-key-function-arm.cpp121 struct Test2c { struct
122 Test2c();
128 void Test2c::bar() {} in bar()
129 inline void Test2c::foo() {} in foo()
132 Test2c::Test2c() { use(typeid(Test2c)); } in Test2c() function in Test2c