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

/external/clang/test/CXX/class.access/
H A Dp4.cpp11 class Protected {} ProtectedInst; variable in typeref:class:Protected
26 op->foo(ProtectedInst); // expected-error {{'foo' is a protected member}}

Completed in 145 milliseconds