Home
last modified time | relevance | path

Searched defs:TypeBoundProcedureStmt (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h1093 struct TypeBoundProcedureStmt { struct
1095 struct WithoutInterface {
1103 struct WithInterface {
1132 std::variant<TypeBoundProcedureStmt, TypeBoundGenericStmt, FinalProcedureStmt, argument