Searched refs:WithInterface (Results 1 – 6 of 6) sorted by relevance
631 void Walk(const TypeBoundProcedureStmt::WithInterface &x, V &visitor) { in Walk()640 void Walk(TypeBoundProcedureStmt::WithInterface &x, M &mutator) { in Walk()
1095 struct WithInterface { struct1096 BOILERPLATE(WithInterface);1097 WithInterface(Name &&n, std::list<BindAttr> &&as, std::list<Name> &&bs) in WithInterface() function1104 std::variant<WithoutInterface, WithInterface> u;
672 NODE(TypeBoundProcedureStmt, WithInterface) in NODE()
509 construct<TypeBoundProcedureStmt::WithInterface>(
339 void Unparse(const TypeBoundProcedureStmt::WithInterface &x) { in Unparse()
807 void Post(const parser::TypeBoundProcedureStmt::WithInterface &);4090 const parser::TypeBoundProcedureStmt::WithInterface &x) { in Post()6480 void Post(const parser::TypeBoundProcedureStmt::WithInterface &tbps) { in Post()