HomeSort by relevance Sort by last modified time
    Searched refs:Test9 (Results 1 - 6 of 6) sorted by null

  /external/clang/test/CodeGenCXX/
mangle-unnamed.cpp 85 void test9() volatile {} function in struct:__anon5933
86 } Test9;
87 void test9() { function
88 Test9 a;
89 a.test9();
skip-vtable-pointer-initialization.cpp 3 // See Test9 for test description.
190 namespace Test9 {
devirtualize-virtual-function-calls-final.cpp 156 namespace Test9 {
thunks.cpp 238 namespace Test9 {
vtable-layout.cpp 388 namespace Test9 {
395 // CHECK-16: Vtable for 'Test9::B' (5 entries).
399 // CHECK-16-NEXT: 3 | Test9::B RTTI
400 // CHECK-16-NEXT: -- (Test9::B, 0) vtable address --
401 // CHECK-16-NEXT: 4 | void Test9::B::f()
    [all...]
visibility.cpp 253 namespace Test9 {

Completed in 104 milliseconds