Searched refs:setit (Results 1 – 1 of 1) sorted by relevance
95 …void setit(int); // expected-note {{member declaration does not match because it is not const qual…102 void TestConst::setit(int) const { // expected-error {{out-of-line definition of 'setit' does not m… in setit() function in TestConst