Searched defs:getASTMutationListener (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp237 ASTMutationListener *Sema::getASTMutationListener() const { function in class:Sema
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp266 ASTMutationListener *Decl::getASTMutationListener() const { function in class:Decl
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp643 ASTMutationListener *ASTUnit::getASTMutationListener() { function in class:ASTUnit
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h830 ASTMutationListener *getASTMutationListener() const { return Listener; } function in class:clang::ASTContext

Completed in 111 milliseconds