Searched refs:BestTok (Results 1 – 1 of 1) sorted by relevance
581 const syntax::Token *BestTok = nullptr; in findNearbyIdentifier() local622 BestTok = &Tok; in findNearbyIdentifier()641 if (BestTok) in findNearbyIdentifier()645 BestTok->location().printToString(SM)); in findNearbyIdentifier()647 return BestTok; in findNearbyIdentifier()