Searched refs:access_protected_PTM (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Parser/
H A DMicrosoftExtensions.cpp277 namespace access_protected_PTM { namespace in struct:pure_virtual_dtor_inline
280 void f(); // expected-note {{must name member using the type of the current context 'access_protected_PTM::B'}}
290 &A::f; // expected-error {{'f' is a protected member of 'access_protected_PTM::A'}}

Completed in 110 milliseconds