Searched refs:bestKey (Results 1 – 1 of 1) sorted by relevance
1468 const OSSymbol * bestKey = NULL; in hasAlias() local1484 if (!bestKey in hasAlias()1485 || (bestKey->getLength() > key->getLength())) { in hasAlias()1487 bestKey = key; in hasAlias()1498 return bestKey; in hasAlias()