Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp638 bool checkFriendshipAlongPath(unsigned I) { in checkFriendshipAlongPath() function
660 return checkFriendshipAlongPath(PrivateDepth); in findFriendship()