Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h1075 struct TypeBoundProcDecl { struct
1090 std::list<BindAttr> &&as, std::list<TypeBoundProcDecl> &&ds) in WithoutInterface() argument