reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
466 assert(BestIndex != -1 && "BestIndex not set"); 467 return Filters[BestIndex]; 1455 BestIndex = 0; // Sole Filter instance to choose from. 1474 BestIndex = -1; 1678 BestIndex = 0; 1689 BestIndex = i; 1724 BestIndex = -1; 1739 if (BestIndex != -1) { 1740 const Filter &Best = Filters[BestIndex];