Searched refs:FriendScope (Results 1 – 3 of 3) sorted by relevance
164 FriendScope = 0x40000000, enumerator593 bool isFriendScope() const { return getFlags() & Scope::FriendScope; } in isFriendScope()
236 {FriendScope, "FriendScope"}, in dumpImpl()
4424 CurS->setFlags(CurS->getFlags() | Scope::FriendScope); in ParseDeclarationSpecifiers()