Searched refs:rhe (Results 1 – 1 of 1) sorted by relevance
246 const StringPool::entry& rhe = pool.mEntries[pool.mEntryArray[r]]; in operator ()() local247 return lhe.compare(rhe) < 0; in operator ()()