Searched refs:prop_setter_method (Results 1 – 1 of 1) sorted by relevance
2750 std::optional<const ObjCLanguage::MethodName> prop_setter_method = in PropertyAttributes() local2752 if (prop_setter_method) in PropertyAttributes()2754 ConstString(prop_setter_method->GetSelector()).GetCString(); in PropertyAttributes()