Lines Matching defs:Has
88 // A nested class is a member and as such has the same access
92 // the class has access. A local class of a member function
186 : Target(S.Target), Has(S.Has) {
191 Target->HasInstanceContext = Has;
197 : Target(&Target), Has(Target.HasInstanceContext) {}
199 bool Has;
449 // Figure out whether the current class has a template:
695 /// target has to have some natural access in P, which opens up the
786 // that the naming class has to be derived from the effective
836 // that's a subclass of N and where the target has some natural
1013 /// Given that an entity has protected natural access, check whether
1048 // naming class has to equal the context class.
1274 /// MSVC has a bug where if during an using declaration name lookup,
1546 /// access which has now been resolved to a member.