Searched refs:InterfaceBlock (Results 1 – 7 of 7) sorted by relevance
62 std::get_if<common::Indirection<parser::InterfaceBlock>>( in GetGenerics()64 const parser::InterfaceBlock &interfaceBlock{interface->value()}; in GetGenerics()
391 void Post(const parser::InterfaceBlock &interfaceBlock) { in Post()
7077 [&](const Indirection<parser::InterfaceBlock> &y) { in PreSpecificationConstruct()
116 constexpr Parser<InterfaceBlock> interfaceBlock; // R1501
319 TYPE_PARSER(construct<InterfaceBlock>(statement(Parser<InterfaceStmt>{}), in TYPE_PARSER()
238 struct InterfaceBlock; // R1501387 common::Indirection<InterfaceBlock>,3117 struct InterfaceBlock { struct3118 TUPLE_CLASS_BOILERPLATE(InterfaceBlock);
382 NODE(parser, InterfaceBlock) in NODE()