HomeSort by relevance Sort by last modified time
    Searched refs:setASTMutationListener (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Frontend/
FrontendAction.cpp 215 CI.getASTContext().setASTMutationListener(Consumer->GetASTMutationListener());
CompilerInstance.cpp     [all...]
  /external/clang/lib/Serialization/
ChainedIncludesSource.cpp 110 Clang->getASTContext().setASTMutationListener(
  /external/clang/include/clang/AST/
ASTContext.h 530 void setASTMutationListener(ASTMutationListener *Listener) {
    [all...]

Completed in 839 milliseconds