Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAccess.cpp661 unsigned BasePrivateDepth = PrivateDepth; in findFriendship() local
663 BasePrivateDepth = CurPath.size() - 1; in findFriendship()
681 if (findFriendship(RD->getCanonicalDecl(), BasePrivateDepth)) in findFriendship()