Searched refs:objc_selector_name (Results 1 – 1 of 1) sorted by relevance
256 ConstString objc_selector_name(objc_method.GetSelector()); in IndexUnitImpl() local266 if (objc_selector_name) in IndexUnitImpl()267 set.function_selectors.Insert(objc_selector_name, ref); in IndexUnitImpl()