Searched refs:onTokenLexed (Results 1 – 2 of 2) sorted by relevance
96 PP->setTokenWatcher([this](const Token &Tok) { onTokenLexed(Tok); }); in registerForPreprocessor()204 void MacroExpansionContext::onTokenLexed(const Token &Tok) { in onTokenLexed() function in MacroExpansionContext
123 void onTokenLexed(const Token &Tok);