Lines Matching refs:Named
3929 // If a given [...] base class is not named by a mem-initializer-id
7745 NamedDecl *Named = R.getRepresentativeDecl();
7750 DiagnoseUseOfDecl(Named, IdentLoc);
7770 IdentLoc, Named, CommonAncestor);
8136 // Check whether the named type is a direct base class.
8181 // Check that the injected-class-name is named as a member of its own
8351 // results, that means the named class has no explicit constructors, and we
8478 // Check whether the named type is a direct base class.
8647 // If the named context is dependent, we can't decide much.