forked from qt-creator/qt-creator
Some cleanup in the AST nodes.
This commit is contained in:
@@ -83,6 +83,7 @@ class CoreDeclaratorAST;
|
||||
class CppCastExpressionAST;
|
||||
class CtorInitializerAST;
|
||||
class DeclarationAST;
|
||||
class DeclarationListAST;
|
||||
class DeclarationStatementAST;
|
||||
class DeclaratorAST;
|
||||
class DeclaratorIdAST;
|
||||
@@ -143,6 +144,7 @@ class SimpleSpecifierAST;
|
||||
class SizeofExpressionAST;
|
||||
class SpecifierAST;
|
||||
class StatementAST;
|
||||
class StatementListAST;
|
||||
class StringLiteralAST;
|
||||
class SwitchStatementAST;
|
||||
class TemplateArgumentListAST;
|
||||
|
||||
Reference in New Issue
Block a user