Lines Matching refs:Access
2021 // Pick the best (i.e. most permissive i.e. numerically lowest) access
2023 SubobjectAccess = std::min(SubobjectAccess, Path->Access);
2179 // The access-control rules we use here are essentially the rules for
2182 // access includes the access of the base.
2190 // Copy the lookup results into the target, merging the base's access into
2191 // the path access.
4543 /// a member access expression.
4553 /// was declared, and any additional \c NestedNameSpecifier needed to access
4678 /// a member access expression.