Searched refs:spelledTokensTouching (Results 1 – 2 of 2) sorted by relevance
384 spelledTokensTouching(SourceLocation Loc, const syntax::TokenBuffer &Tokens);386 spelledTokensTouching(SourceLocation Loc, llvm::ArrayRef<syntax::Token> Tokens);
521 syntax::spelledTokensTouching(SourceLocation Loc, in spelledTokensTouching() function in syntax535 syntax::spelledTokensTouching(SourceLocation Loc, in spelledTokensTouching() function in syntax537 return spelledTokensTouching( in spelledTokensTouching()544 for (const syntax::Token &Tok : spelledTokensTouching(Loc, Tokens)) { in spelledIdentifierTouching()