Home | History | Annotate | Download | only in AST

Lines Matching full:inst_from

820     CTPSDecl *inst_from = ctpsd->getInstantiatedFromMember();
821 assert(inst_from != nullptr);
822 return inst_from->getSourceRange();
828 inst_from = getInstantiatedFrom();
829 if (inst_from.isNull())
831 if (ClassTemplateDecl *ctd = inst_from.dyn_cast<ClassTemplateDecl*>())
833 return inst_from.get<ClassTemplatePartialSpecializationDecl*>()