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