Searched refs:SubstRecord (Results 1 – 1 of 1) sorted by relevance
6931 CXXRecordDecl *SubstRecord = T->getAsCXXRecordDecl(); in FindInstantiatedDecl() local6933 if (!SubstRecord) { in FindInstantiatedDecl()6954 Loc, cast<ClassTemplateSpecializationDecl>(SubstRecord))) { in FindInstantiatedDecl()6956 << T << (SubstRecord->getTemplateSpecializationKind() == in FindInstantiatedDecl()6960 DC = SubstRecord; in FindInstantiatedDecl()