clang-1/include/clang/Parse
Sebastian Redl 3cc461dccb Fix outdated comment. Checks so much more than just typedefs in C++.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60676 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-07 20:13:57 +00:00
..
AccessSpecifier.h Parsing, ASTs, and semantic analysis for the declaration of overloaded 2008-11-06 22:13:31 +00:00
Action.h Fix outdated comment. Checks so much more than just typedefs in C++. 2008-12-07 20:13:57 +00:00
AttributeList.h Add attribute always_inline support. 2008-10-28 00:17:57 +00:00
DeclSpec.h A little more scaffolding for parsing templates: 2008-12-02 00:41:28 +00:00
Designator.h Fix PR3001: if we have an error parsing an initializer, make sure to remove 2008-11-03 09:28:22 +00:00
Parser.h Handle new by passing the Declaration to the Action, not a processed type. 2008-12-02 14:43:59 +00:00
Scope.h Representation of template type parameters and non-type template 2008-12-05 18:15:24 +00:00