Home | History | Annotate | Download | only in Sema

Lines Matching refs:AliasDecl

7411   NamespaceAliasDecl *AliasDecl =
7416 PushOnScopeChains(AliasDecl, S);
7417 return AliasDecl;