Searched refs:findNearbyIdentifier (Results 1 – 3 of 3) sorted by relevance
71 const syntax::Token *findNearbyIdentifier(const SpelledWord &Word,
559 const syntax::Token *findNearbyIdentifier(const SpelledWord &Word, in findNearbyIdentifier() function692 findNearbyIdentifier(*Word, AST.getTokens())) { in locateSymbolAt()
1458 if (const auto *Tok = findNearbyIdentifier(*Word, AST.getTokens())) in TEST()