Searched refs:dcCategoryDecl (Results 1 – 1 of 1) sorted by relevance
1691 const ObjCCategoryDecl *dcCategoryDecl = nullptr; in getObjCSubstitutions() local1702 dcCategoryDecl = dyn_cast<ObjCCategoryDecl>(dc); in getObjCSubstitutions()1703 if (!dcCategoryDecl) in getObjCSubstitutions()1708 dcTypeParams = dcCategoryDecl->getTypeParamList(); in getObjCSubstitutions()1712 dcClassDecl = dcCategoryDecl->getClassInterface(); in getObjCSubstitutions()