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