Home | History | Annotate | Download | only in Sema

Lines Matching refs:AliasDecl

6785   NamespaceAliasDecl *AliasDecl =
6790 PushOnScopeChains(AliasDecl, S);
6791 return AliasDecl;