Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h1083 struct TypeBoundProcDecl { struct
1098 std::list<BindAttr> &&as, std::list<TypeBoundProcDecl> &&ds) in WithoutInterface() argument