Searched refs:setTokenWatcher (Results 1 – 3 of 3) sorted by relevance
607 PP.setTokenWatcher([this](const clang::Token &T) { in TokenCollector()818 PP.setTokenWatcher(nullptr); in consume()
1044 void setTokenWatcher(llvm::unique_function<void(const clang::Token &)> F) { in setTokenWatcher() function
53 PP.setTokenWatcher([CoverageInfo](clang::Token Tok) { in setUpCoverageCallbacks()