Searched refs:curClassDecl (Results 1 – 2 of 2) sorted by relevance
1333 ObjCInterfaceDecl *curClassDecl = objectType ? objectType->getInterface() in getObjCSubstitutions() local1335 if (!curClassDecl) { in getObjCSubstitutions()1343 while (curClassDecl != dcClassDecl) { in getObjCSubstitutions()1352 curClassDecl = objectType->getInterface(); in getObjCSubstitutions()
1557 ObjCInterfaceDecl *curClassDecl = objectType ? objectType->getInterface() in getObjCSubstitutions() local1559 if (!curClassDecl) { in getObjCSubstitutions()1567 while (curClassDecl != dcClassDecl) { in getObjCSubstitutions()1576 curClassDecl = objectType->getInterface(); in getObjCSubstitutions()