Searched refs:CTPSDecl (Results 1 – 1 of 1) sorted by relevance
818 typedef ClassTemplatePartialSpecializationDecl CTPSDecl; in getSourceRange() typedef819 CTPSDecl *ctpsd = const_cast<CTPSDecl*>(cast<CTPSDecl>(this)); in getSourceRange()820 CTPSDecl *inst_from = ctpsd->getInstantiatedFromMember(); in getSourceRange()