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