Elsa Ast Type E builtin va arg
From MozillaWiki
E___builtin_va_arg is a Ast subtype node belonging to Expression. E___builtin_va_arg is a record.
Record Data Fields
- va_arg_type : CType option
- expr_va_arg_loc : sourceLoc
- va_arg_expr : Expression
- va_arg_atype : ASTTypeId
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.