Searched refs:BestRule (Results 1 – 1 of 1) sorted by relevance
445 const ArgStripper::Rule *BestRule = nullptr; in matchingRule() local450 if (BestRule && BestRule->Priority < R.Priority) in matchingRule()457 BestRule = &R; in matchingRule()462 return BestRule; in matchingRule()