Searched refs:bestKey (Results 1 – 1 of 1) sorted by relevance
1486 const OSSymbol * bestKey = NULL; in hasAlias() local1502 if (!bestKey in hasAlias()1503 || (bestKey->getLength() > key->getLength())) { in hasAlias()1505 bestKey = key; in hasAlias()1516 return bestKey; in hasAlias()