Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SClass

1450   ObjCInterfaceDecl *SClass = ID->getSuperClass();
1451 if (SClass) {
1453 getOrCreateType(CGM.getContext().getObjCInterfaceType(SClass), Unit);