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