Searched refs:mutationListener (Results 1 – 1 of 1) sorted by relevance
280 if (auto *mutationListener = Consumer->GetASTMutationListener()) in MultiplexConsumer() local281 mutationListeners.push_back(mutationListener); in MultiplexConsumer()