Home
last modified time | relevance | path

Searched refs:ocv (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CXX/expr/expr.mptr.oper/
Dp5.cpp21 const volatile X0 &ocv) { in test_object_cvquals() argument
57 …(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()