Home
last modified time | relevance | path

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

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