Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp731 static AccessResult GetProtectedFriendKind(Sema &S, const EffectiveContext &EC, in GetProtectedFriendKind() function
873 switch (GetProtectedFriendKind(S, EC, InstanceContext, NamingClass)) { in HasAccess()