Home | History | Annotate | Download | only in Frontend

Lines Matching refs:selfTy

1309     QualType selfTy = Context->getObjCInterfaceType(IDecl);
1310 selfTy = Context->getPointerType(selfTy);