Searched refs:setASTMutationListener (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DChainedIncludesSource.cpp168 Clang->getASTContext().setASTMutationListener(
H A DFrontendAction.cpp325 CI.getASTContext().setASTMutationListener(Consumer->GetASTMutationListener());
H A DCompilerInstance.cpp1282 getASTContext().setASTMutationListener(
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h941 void setASTMutationListener(ASTMutationListener *Listener) { function in class:clang::ASTContext::DynTypedNodeList

Completed in 73 milliseconds