Searched defs:setTokenWatcher (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1016 void setTokenWatcher(llvm::unique_function<void(const clang::Token &)> F) { function in class:clang::Preprocessor

Completed in 165 milliseconds