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