Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp669 unsigned BasePrivateDepth = PrivateDepth; in findFriendship() local
671 BasePrivateDepth = CurPath.size() - 1; in findFriendship()
689 if (findFriendship(RD->getCanonicalDecl(), BasePrivateDepth)) in findFriendship()