Searched refs:setit (Results 1 – 2 of 2) 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