Searched refs:CanCombineWith (Results 1 – 1 of 1) sorted by relevance
244 if (current.IsEmpty() || !api_list.CanCombineWith(current)) { in FromNames()267 bool CanCombineWith(const ApiList& other) const { in CanCombineWith() function