Searched refs:prop_getter_method (Results 1 – 1 of 1) sorted by relevance
2778 std::optional<const ObjCLanguage::ObjCMethodName> prop_getter_method = in PropertyAttributes() local2780 if (prop_getter_method) in PropertyAttributes()2782 ConstString(prop_getter_method->GetSelector()).GetCString(); in PropertyAttributes()