Searched refs:InterfaceSpecification (Results 1 – 3 of 3) sorted by relevance
320 many(Parser<InterfaceSpecification>{}), argument324 TYPE_PARSER(construct<InterfaceSpecification>(Parser<InterfaceBody>{}) ||325 construct<InterfaceSpecification>(statement(Parser<ProcedureStmt>{})))
3107 struct InterfaceSpecification { struct3108 UNION_CLASS_BOILERPLATE(InterfaceSpecification);3119 std::tuple<Statement<InterfaceStmt>, std::list<InterfaceSpecification>, argument
386 NODE(parser, InterfaceSpecification) in NODE()