Searched refs:CTPSDecl (Results 1 – 1 of 1) sorted by relevance
981 using CTPSDecl = ClassTemplatePartialSpecializationDecl; in getSourceRange() typedef982 auto *ctpsd = const_cast<CTPSDecl *>(cast<CTPSDecl>(this)); in getSourceRange()983 CTPSDecl *inst_from = ctpsd->getInstantiatedFromMember(); in getSourceRange()