Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:selfTy

1110     QualType selfTy = Context->getObjCInterfaceType(IDecl);
1111 selfTy = Context->getPointerType(selfTy);