Searched defs:ProtectedSurrogate (Results 1 - 1 of 1) sorted by relevance

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

Completed in 90 milliseconds