Lines Matching refs:Alias
94 // Look through type alias templates, per C++0x [temp.dep.type]p1.685 if (NamespaceAliasDecl *Alias = dyn_cast<NamespaceAliasDecl>(SD)) {686 SS.Extend(Context, Alias, IdentifierLoc, CCLoc);923 // Alias template specializations can produce types which are not valid