Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAccess.cpp582 static AccessResult GetFriendKind(Sema &S, in GetFriendKind() function
633 switch (GetFriendKind(S, EC, CurPath[I])) { in checkFriendshipAlongPath()
733 if (!InstanceContext) return GetFriendKind(S, EC, NamingClass); in GetProtectedFriendKind()
873 switch (GetFriendKind(S, EC, NamingClass)) { in HasAccess()