HomeSort by relevance Sort by last modified time
    Searched defs:ASTMutationListener (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ASTMutationListener.h 1 //===--- ASTMutationListener.h - AST Mutation Interface --------*- C++ -*-===//
10 // This file defines the ASTMutationListener interface.
33 class ASTMutationListener {
35 virtual ~ASTMutationListener();
  /external/clang/lib/AST/
ASTContext.cpp 23 #include "clang/AST/ASTMutationListener.h"
    [all...]

Completed in 40 milliseconds