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.
36 class ASTMutationListener {
38 virtual ~ASTMutationListener();
  /external/clang/lib/AST/
ASTContext.cpp 16 #include "clang/AST/ASTMutationListener.h"
    [all...]

Completed in 24 milliseconds