Home
last modified time | relevance | path

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

/external/clang/test/CXX/class.access/
Dp4.cpp48 typedef void (*ProtectedSurrogate)(Protected&); typedef in test1::A
49 operator ProtectedSurrogate() const; // expected-note {{declared protected here}}