Home | History | Annotate | Download | only in AST

Lines Matching refs:getASTMutationListener

252 ASTMutationListener *Decl::getASTMutationListener() const {
253 return getASTContext().getASTMutationListener();
1323 if (ASTMutationListener *L = DCAsDecl->getASTMutationListener())