Searched refs:ProtectedFriendContext (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaAccess.cpp | 597 struct ProtectedFriendContext { struct 607 ProtectedFriendContext(Sema &S, const EffectiveContext &EC, in ProtectedFriendContext() argument 722 ProtectedFriendContext PRC(S, EC, InstanceContext, NamingClass); in GetProtectedFriendKind()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaAccess.cpp | 596 struct ProtectedFriendContext { struct 606 ProtectedFriendContext(Sema &S, const EffectiveContext &EC, in ProtectedFriendContext() argument 721 ProtectedFriendContext PRC(S, EC, InstanceContext, NamingClass); in GetProtectedFriendKind()
|