Searched refs:InsertionPointFound (Results 1 – 1 of 1) sorted by relevance
42 static bool InsertionPointFound(Name* key1, Name* key2) { in InsertionPointFound() function139 if (InsertionPointFound(array->GetKey(insertion_index), *name)) break; in CopyInsert()