Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SClass

1573   ObjCInterfaceDecl *SClass = ID->getSuperClass();
1574 if (SClass) {
1576 getOrCreateType(CGM.getContext().getObjCInterfaceType(SClass), Unit);