Lines Matching full:propertyset
990 llvm::SmallPtrSet<const IdentifierInfo*, 16> &PropertySet,
2774 PushProtocolProperties(llvm::SmallPtrSet<const IdentifierInfo*,16> &PropertySet,
2781 PushProtocolProperties(PropertySet, Properties, Container, (*P), ObjCTypes);
2785 if (!PropertySet.insert(PD->getIdentifier()))
2812 PropertySet;
2816 PropertySet.insert(PD->getIdentifier());
2828 PushProtocolProperties(PropertySet, Properties, Container, (*P),
2834 PushProtocolProperties(PropertySet, Properties, Container, (*P),