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