summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DeclBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl.Chris Lattner2008-06-171-0/+1
* Added new C++ AST Decl subclasses.Argyrios Kyrtzidis2008-06-091-0/+8
* Fix the line endings in the newly added DeclBase.cpp.Eli Friedman2008-06-071-325/+325
* Move Decl and DeclContext implementations into a new DeclBase.cpp file.Argyrios Kyrtzidis2008-06-041-0/+325
OpenPOWER on IntegriCloud