Searched defs:TypeBoundProcedurePart (Results 1 – 2 of 2) sorted by relevance
1131 struct TypeBoundProcedurePart { struct1150 std::optional<TypeBoundProcedurePart>, Statement<EndTypeStmt>> argument
3995 bool DeclarationVisitor::Pre(const parser::TypeBoundProcedurePart &) { in Pre()4001 void DeclarationVisitor::Post(const parser::TypeBoundProcedurePart &) { in Post()