hanchenye-llvm-project/clang/AST
Chris Lattner a3bcb7a104 start converting dumper to be a simple visitor
llvm-svn: 39109
2006-11-04 07:16:25 +00:00
..
ASTStreamer.cpp remove full locinfo AST nodes for now. They just clutter the implementation 2006-11-04 06:37:16 +00:00
Decl.cpp Make the driver print function bodies at -parse-print-ast 2006-10-25 05:11:20 +00:00
Expr.cpp make visit methods take a reference to a visitor instead of a pointer. 2006-11-04 07:16:04 +00:00
Makefile Fix these to allow clang to be in any dir. 2006-10-26 04:56:55 +00:00
Sema.cpp remove full locinfo AST nodes for now. They just clutter the implementation 2006-11-04 06:37:16 +00:00
Sema.h remove full locinfo AST nodes for now. They just clutter the implementation 2006-11-04 06:37:16 +00:00
Stmt.cpp make visit methods take a reference to a visitor instead of a pointer. 2006-11-04 07:16:04 +00:00
StmtPrinter.cpp start converting dumper to be a simple visitor 2006-11-04 07:16:25 +00:00
StmtVisitor.cpp new file 2006-11-04 06:33:06 +00:00