Lines Matching refs:Insert
300 set.function_fullnames.Insert(ConstString(name), ref); in IndexUnitImpl()
302 set.objc_class_selectors.Insert(class_name_with_category, ref); in IndexUnitImpl()
305 set.objc_class_selectors.Insert(class_name_no_category, ref); in IndexUnitImpl()
307 set.function_selectors.Insert(objc_selector_name, ref); in IndexUnitImpl()
309 set.function_fullnames.Insert(objc_fullname_no_category_name, in IndexUnitImpl()
318 set.function_methods.Insert(ConstString(name), ref); in IndexUnitImpl()
320 set.function_basenames.Insert(ConstString(name), ref); in IndexUnitImpl()
323 set.function_fullnames.Insert(ConstString(name), ref); in IndexUnitImpl()
333 set.function_fullnames.Insert(ConstString(mangled_cstr), ref); in IndexUnitImpl()
351 set.types.Insert(ConstString(name), ref); in IndexUnitImpl()
353 set.types.Insert(ConstString(mangled_cstr), ref); in IndexUnitImpl()
359 set.namespaces.Insert(ConstString(name), ref); in IndexUnitImpl()
364 set.globals.Insert(ConstString(name), ref); in IndexUnitImpl()
376 set.globals.Insert(ConstString(mangled_cstr), ref); in IndexUnitImpl()