OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTokenWatcher
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Analysis/
MacroExpansionContext.cpp
96
PP->
setTokenWatcher
([this](const Token &Tok) { onTokenLexed(Tok); });
/src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
Tokens.cpp
639
PP.
setTokenWatcher
([this](const clang::Token &T) {
850
PP.
setTokenWatcher
(nullptr);
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
1044
void
setTokenWatcher
(llvm::unique_function<void(const clang::Token &)> F) {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CoverageMappingGen.cpp
53
PP.
setTokenWatcher
([CoverageInfo](clang::Token Tok) {
Completed in 24 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026