Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Common/
H A Denum-set.h36 using enumerationType = ENUM; variable
210 STREAM &o, std::string_view EnumToString(enumerationType)) const { in Dump()