Home | History | Annotate | Download | only in CodeGen

Lines Matching full:sclass

1686   ObjCInterfaceDecl *SClass = ID->getSuperClass();
1687 if (SClass) {
1689 getOrCreateType(CGM.getContext().getObjCInterfaceType(SClass), Unit);