Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1828 Sema::AccessResult Sema::CheckFriendAccess(NamedDecl *target) { in CheckFriendAccess() function in Sema
H A DSemaTemplateInstantiateDecl.cpp1964 SemaRef.CheckFriendAccess(InstTemplate); in VisitFunctionTemplateDecl()
2860 SemaRef.CheckFriendAccess(Method); in VisitCXXMethodDecl()
H A DSemaDeclCXX.cpp17850 if (DC->isRecord()) CheckFriendAccess(ND); in ActOnFriendFunctionDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1378 AccessResult CheckFriendAccess(NamedDecl *D);