Searched refs:objc_selector_name (Results 1 – 1 of 1) sorted by relevance
299 ConstString objc_selector_name(objc_method->GetSelector()); in IndexUnitImpl() local309 if (objc_selector_name) in IndexUnitImpl()310 set.function_selectors.Insert(objc_selector_name, ref); in IndexUnitImpl()