Searched refs:GetFullNameWithoutCategory (Results 1 – 4 of 4) sorted by relevance
63 ConstString GetFullNameWithoutCategory(bool empty_if_no_category);
206 ConstString ObjCLanguage::MethodName::GetFullNameWithoutCategory( in GetFullNameWithoutCategory() function in ObjCLanguage::MethodName241 objc_method.GetFullNameWithoutCategory(/*empty_if_no_category*/ true); in GetMethodNameVariants()
243 objc_method.GetFullNameWithoutCategory(true)); in IndexUnitImpl()
320 objc_method.GetFullNameWithoutCategory(true)) in InitNameIndexes()