Searched refs:GetWorst (Results 1 – 3 of 3) sorted by relevance
3102 virtual const CSphMatch * GetWorst() const { return NULL; } in GetWorst() function
159 virtual const CSphMatch * GetWorst() const in GetWorst() function in CSphMatchQueue
15629 const CSphMatch * pWorst = m_pSorter->GetWorst(); in ExtraDataImpl()