Lines Matching refs:InsMap
1291 const llvm::DenseSet<Selector>& InsMap) {1315 if (!InsMap.count(Prop->getGetterName())) {1325 if (!Prop->isReadOnly() && !InsMap.count(Prop->getSetterName())) {