Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaAccess.cpp548 static AccessResult GetFriendKind(Sema &S, in GetFriendKind() function
602 switch (GetFriendKind(S, EC, CurPath[I])) { in checkFriendshipAlongPath()
787 switch (GetFriendKind(S, EC, NamingClass)) { in HasAccess()
1085 switch (GetFriendKind(S, EC, I->Class)) { in DiagnoseAccessPath()