Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaAccess.cpp710 static AccessResult GetProtectedFriendKind(Sema &S, const EffectiveContext &EC, in GetProtectedFriendKind() function
852 switch (GetProtectedFriendKind(S, EC, InstanceContext, NamingClass)) { in HasAccess()
/external/llvm-project/clang/lib/Sema/
DSemaAccess.cpp709 static AccessResult GetProtectedFriendKind(Sema &S, const EffectiveContext &EC, in GetProtectedFriendKind() function
851 switch (GetProtectedFriendKind(S, EC, InstanceContext, NamingClass)) { in HasAccess()