Searched refs:curClassDecl (Results 1 – 1 of 1) sorted by relevance
1623 ObjCInterfaceDecl *curClassDecl = objectType ? objectType->getInterface() in getObjCSubstitutions() local1625 if (!curClassDecl) { in getObjCSubstitutions()1633 while (curClassDecl != dcClassDecl) { in getObjCSubstitutions()1642 curClassDecl = objectType->getInterface(); in getObjCSubstitutions()