Searched refs:WithoutInterface (Results 1 – 6 of 6) sorted by relevance
650 void Walk(const TypeBoundProcedureStmt::WithoutInterface &x, V &visitor) { in Walk()658 void Walk(TypeBoundProcedureStmt::WithoutInterface &x, M &mutator) { in Walk()
1095 struct WithoutInterface { struct1096 BOILERPLATE(WithoutInterface);1097 WithoutInterface( in WithoutInterface() argument1112 std::variant<WithoutInterface, WithInterface> u;
686 NODE(TypeBoundProcedureStmt, WithoutInterface) in NODE()
535 construct<TypeBoundProcedureStmt::WithoutInterface>(
358 void Unparse(const TypeBoundProcedureStmt::WithoutInterface &x) { // R749 in Unparse()
937 void Post(const parser::TypeBoundProcedureStmt::WithoutInterface &);964 void CheckBindings(const parser::TypeBoundProcedureStmt::WithoutInterface &);4841 const parser::TypeBoundProcedureStmt::WithoutInterface &x) { in Post()4863 const parser::TypeBoundProcedureStmt::WithoutInterface &tbps) { in CheckBindings()7607 void Post(const parser::TypeBoundProcedureStmt::WithoutInterface &tbps) { in Post()