Searched refs:prop_setter_method (Results 1 – 1 of 1) sorted by relevance
2786 std::optional<const ObjCLanguage::ObjCMethodName> prop_setter_method = in PropertyAttributes() local2788 if (prop_setter_method) in PropertyAttributes()2790 ConstString(prop_setter_method->GetSelector()).GetCString(); in PropertyAttributes()