Searched refs:SubstRecord (Results 1 – 1 of 1) sorted by relevance
6244 CXXRecordDecl *SubstRecord = T->getAsCXXRecordDecl(); in FindInstantiatedDecl() local6246 if (!SubstRecord) { in FindInstantiatedDecl()6263 Loc, cast<ClassTemplateSpecializationDecl>(SubstRecord))) { in FindInstantiatedDecl()6265 << T << (SubstRecord->getTemplateSpecializationKind() == in FindInstantiatedDecl()6269 DC = SubstRecord; in FindInstantiatedDecl()