Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h970 struct ComponentAttrSpec { struct
974 u;
/external/llvm-project/flang/lib/Semantics/
Dresolve-names.cpp428 void Post(const parser::ComponentAttrSpec &) { PostAttrSpec(); } in Post()