|
| ExternalMacroDeclaration (SourcePosition pos, bool transitioning, std::string external_assembler_name, std::string name, base::Optional< std::string > op, ParameterList parameters, TypeExpression *return_type, const LabelAndTypesVector &labels) |
|
| MacroDeclaration (AstNode::Kind kind, SourcePosition pos, bool transitioning, std::string name, base::Optional< std::string > op, ParameterList parameters, TypeExpression *return_type, const LabelAndTypesVector &labels) |
|
| CallableNode (AstNode::Kind kind, SourcePosition pos, bool transitioning, std::string name, ParameterList parameters, TypeExpression *return_type, const LabelAndTypesVector &labels) |
|
| AstNode (Kind kind, SourcePosition pos) |
|
Definition at line 670 of file ast.h.
The documentation for this struct was generated from the following file: