Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAccess.cpp649 unsigned BasePrivateDepth = PrivateDepth; in findFriendship() local
651 BasePrivateDepth = CurPath.size() - 1; in findFriendship()
669 if (findFriendship(RD->getCanonicalDecl(), BasePrivateDepth)) in findFriendship()