Searched refs:GetCanTypeOrDecl (Results 1 – 1 of 1) sorted by relevance
3871 llvm::function_ref<T(const FriendDecl *)> GetCanTypeOrDecl) { in getFriendCountAndPosition() argument3876 T TypeOrDecl = GetCanTypeOrDecl(FD); in getFriendCountAndPosition()3883 GetCanTypeOrDecl(FoundFriend) == TypeOrDecl) { in getFriendCountAndPosition()