Home
last modified time | relevance | path

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

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