Home
last modified time | relevance | path

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

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