Interface | Description |
---|---|
IGCCASTAttributeSpecifier |
Represents a GCC attribute specifier, introduced by __attribute__.
|
IGNUASTCompoundStatementExpression |
There are GNU language extensions that apply to both GCC and G++.
|
IGNUASTGotoStatement |
Represents a GNU goto expression.
|
IGNUASTTypeIdExpression | Deprecated
Use
IASTTypeIdExpression , instead. |
IGNUASTUnaryExpression | Deprecated
Replaced by
IASTUnaryExpression . |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.