Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:PID

245     void RewritePropertyImplDecl(ObjCPropertyImplDecl *PID,
768 void RewriteObjC::RewritePropertyImplDecl(ObjCPropertyImplDecl *PID,
773 SourceLocation startLoc = PID->getLocStart();
782 if (PID
786 ObjCPropertyDecl *PD = PID->getPropertyDecl();
787 ObjCIvarDecl *OID = PID->getPropertyIvarDecl();