summaryrefslogtreecommitdiffstats
path: root/clang/include/clang/AST/AST.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Sort #include lines for all files under include/...Chandler Carruth2012-12-041-1/+1
* Basic representation of C++ class templates, from Andrew Sutton.Douglas Gregor2009-02-041-0/+1
* Added new C++ AST Decl subclasses.Argyrios Kyrtzidis2008-06-091-0/+1
* - Move ObjC Expresssion AST's from Expr.h => ExprObjC.hSteve Naroff2008-05-291-0/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Move ObjC decls to DeclObjC.h, a new AST header.Steve Naroff2007-10-011-0/+1
* Move ASTStreamer.h into "clang/Sema/ASTStreamer.h"Chris Lattner2007-05-211-1/+0
* Tweak Type.h to compile.Chris Lattner2006-11-101-0/+1
* introduce a new ASTContext class to hold long-lived ast nodes.Chris Lattner2006-11-101-1/+2
* Make AST nodes for ReturnStmt's and CompoundStmtsChris Lattner2006-10-251-0/+2
* Stub out the ASTStreamerChris Lattner2006-08-171-9/+3
* Start adding support for printing out parser callbacks and adding ast buildingChris Lattner2006-08-171-0/+27
OpenPOWER on IntegriCloud