Searched refs:function_fullnames (Results 1 – 2 of 2) sorted by relevance
86 [&]() { finalize_fn(&IndexSet::function_fullnames); }, in Index()263 set.function_fullnames.Insert(ConstString(name), in IndexUnitImpl()278 set.function_fullnames.Insert(objc_fullname_no_category_name, in IndexUnitImpl()293 set.function_fullnames.Insert(ConstString(name), in IndexUnitImpl()304 set.function_fullnames.Insert(ConstString(mangled_cstr), in IndexUnitImpl()418 m_set.function_fullnames.Find(name, offsets); in GetFunctions()465 m_set.function_fullnames.Find(regex, offsets); in GetFunctions()475 m_set.function_fullnames.Dump(&s); in Dump()
50 NameToDIE function_fullnames; member