Lines Matching full:pure
116 // CHECK-3-NEXT: 3 | void Test2::B::g() [pure]
117 // CHECK-3-NEXT: 4 | Test2::B::~B() [complete] [pure]
118 // CHECK-3-NEXT: 5 | Test2::B::~B() [deleting] [pure]
282 // Test that a pure virtual member doesn't get a thunk.
289 // CHECK-11-NEXT: 2 | Test4::R3 *Test4::F::f() [pure]
291 // CHECK-11-NEXT: 4 | Test4::R3 *Test4::F::f() [pure]
955 // pure virtual member functions should never have 'this' adjustments.
969 // CHECK-27-NEXT: 2 | void Test20::C::f() [pure]
976 // CHECK-27-NEXT: 7 | void Test20::C::f() [pure]