Home
last modified time | relevance | path

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

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