Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h999 struct ComponentAttrSpec { global() struct
1003 uComponentAttrSpec global() argument
/llvm-project/flang/lib/Semantics/
H A Dresolve-names.cpp443 void Post(const parser::ComponentAttrSpec &) { PostAttrSpec(); } in Post() argument