Home | History | Annotate | Download | only in Sema

Lines Matching defs:SuperTy

1759     QualType SuperTy = Context.getObjCInterfaceType(Super);
1760 SuperTy = Context.getObjCObjectPointerType(SuperTy);
1761 return BuildInstanceMessage(0, SuperTy, SuperLoc,