Searched refs:ExtProp (Results 1 – 1 of 1) sorted by relevance
951 if (ObjCPropertyDecl *ExtProp = dyn_cast<ObjCPropertyDecl>(R[0])) { in ActOnPropertyImplDecl() local952 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()