Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h624 struct TypeParamValue { struct
645 std::variant<TypeParamValue, std::uint64_t> u; argument