Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaAccess.cpp569 static AccessResult GetFriendKind(Sema &S, in GetFriendKind() function
620 switch (GetFriendKind(S, EC, CurPath[I])) { in checkFriendshipAlongPath()
720 if (!InstanceContext) return GetFriendKind(S, EC, NamingClass); in GetProtectedFriendKind()
860 switch (GetFriendKind(S, EC, NamingClass)) { in HasAccess()