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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1152 auto EnterTokens = [this](ArrayRef<Token> Toks) { local
1172 EnterTokens(Suffix);
1221 EnterTokens(Suffix);
1225 EnterTokens(Suffix);
1266 EnterTokens(Suffix);
1302 EnterTokens(Suffix);

Completed in 115 milliseconds