Home | History | Annotate | Download | only in AST

Lines Matching refs:DeclarationNameInfo

3212 DeclarationNameInfo
3219 return DeclarationNameInfo(Name.getAsTemplateDecl()->getDeclName(),
3225 return DeclarationNameInfo((*Storage->begin())->getDeclName(), NameLoc);
3233 return DeclarationNameInfo(DName, NameLoc);
3240 return DeclarationNameInfo(DName, NameLoc, DNLoc);
3247 return DeclarationNameInfo(subst->getParameter()->getDeclName(),
3254 return DeclarationNameInfo(subst->getParameterPack()->getDeclName(),