Lines Matching defs:AssociatedDecl
1629 Decl *AssociatedDecl, unsigned Index, std::optional<unsigned> PackIndex,
1782 transformNonTypeTemplateParmRef(Decl *AssociatedDecl,
1986 auto [AssociatedDecl, Final] =
1998 Arg, AssociatedDecl, TTP->getIndex(), Final);
2011 Template, AssociatedDecl, TTP->getIndex(), PackIndex);
2071 auto [AssociatedDecl, _] = TemplateArgs.getAssociatedDecl(NTTP->getDepth());
2093 E->getLocation(), Arg, AssociatedDecl, NTTP->getPosition());
2099 return transformNonTypeTemplateParmRef(AssociatedDecl, NTTP, E->getLocation(),
2169 Decl *AssociatedDecl, const NonTypeTemplateParmDecl *parm,
2240 AssociatedDecl, parm->getIndex(), PackIndex, refParam);
2430 Decl *AssociatedDecl, unsigned Index, std::optional<unsigned> PackIndex,
2450 Replacement, AssociatedDecl, Index, PackIndex);
2494 auto [AssociatedDecl, Final] =
2506 AssociatedDecl, T->getIndex(), Final, Arg);
2522 AssociatedDecl, T->getIndex(),