Searched refs:spelledTokensTouching (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTokens.h319 spelledTokensTouching(SourceLocation Loc, const syntax::TokenBuffer &Tokens);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp258 syntax::spelledTokensTouching(SourceLocation Loc, function in class:syntax
274 for (const syntax::Token &Tok : spelledTokensTouching(Loc, Tokens)) {

Completed in 78 milliseconds