Home
last modified time | relevance | path

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

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