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