Searched refs:ocv (Results 1 – 1 of 1) sorted by relevance
21 const volatile X0 &ocv) { in test_object_cvquals() argument57 …(ocv.*pm)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attrib… in test_object_cvquals()58 …(ocv.*pmc)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attri… in test_object_cvquals()59 …(ocv.*pmv)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attri… in test_object_cvquals()60 (ocv.*pmcv)(); in test_object_cvquals()