Lines Matching defs:AssociatedDecl
1665 Decl *AssociatedDecl, unsigned Index, std::optional<unsigned> PackIndex,
1844 transformNonTypeTemplateParmRef(Decl *AssociatedDecl,
2053 auto [AssociatedDecl, Final] =
2065 Arg, AssociatedDecl, TTP->getIndex(), Final);
2078 Template, AssociatedDecl, TTP->getIndex(), PackIndex);
2140 auto [AssociatedDecl, _] = TemplateArgs.getAssociatedDecl(NTTP->getDepth());
2162 E->getLocation(), Arg, AssociatedDecl, NTTP->getPosition());
2168 return transformNonTypeTemplateParmRef(AssociatedDecl, NTTP, E->getLocation(),
2257 Decl *AssociatedDecl, const NonTypeTemplateParmDecl *parm,
2328 AssociatedDecl, parm->getIndex(), PackIndex, refParam);
2538 Decl *AssociatedDecl, unsigned Index, std::optional<unsigned> PackIndex,
2558 Replacement, AssociatedDecl, Index, PackIndex);
2606 auto [AssociatedDecl, Final] =
2618 AssociatedDecl, T->getIndex(), Final, Arg);
2634 AssociatedDecl, T->getIndex(),