Searched refs:ExtProp (Results 1 – 1 of 1) sorted by relevance
1127 if (auto *ExtProp = R.find_first<ObjCPropertyDecl>()) { in ActOnPropertyImplDecl() local1128 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()