Searched refs:prop_getter_method (Results 1 – 1 of 1) sorted by relevance
2672 std::optional<const ObjCLanguage::MethodName> prop_getter_method = in PropertyAttributes() local2674 if (prop_getter_method) in PropertyAttributes()2676 ConstString(prop_getter_method->GetSelector()).GetCString(); in PropertyAttributes()