Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaAccess.cpp653 unsigned BasePrivateDepth = PrivateDepth; in findFriendship() local
655 BasePrivateDepth = CurPath.size() - 1; in findFriendship()
673 if (findFriendship(RD->getCanonicalDecl(), BasePrivateDepth)) in findFriendship()