Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:selfTy

1157     QualType selfTy = Context->getObjCInterfaceType(IDecl);
1158 selfTy = Context->getPointerType(selfTy);