Searched refs:isFriendScope (Results 1 – 2 of 2) sorted by relevance
613 bool isFriendScope() const { return getFlags() & Scope::FriendScope; } in isFriendScope() function
1491 IsFriendDeclaration = TS->isFriendScope(); in CheckAccess()