Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp653 bool findFriendship(const CXXRecordDecl *Cur, unsigned PrivateDepth) { in findFriendship() function
687 if (findFriendship(RD->getCanonicalDecl(), BasePrivateDepth)) in findFriendship()
695 bool findFriendship(const CXXRecordDecl *Cur) { in findFriendship() function
698 return findFriendship(Cur, 0); in findFriendship()
742 if (PRC.findFriendship(InstanceContext)) return AR_accessible; in GetProtectedFriendKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4698 …g13CXXRecordDeclEj", "(anonymous namespace)::ProtectedFriendContext::findFriendship(clang::CXXReco…