Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dtype-info.h77 enum class Genre : std::uint8_t { enum
89 enum class Genre : std::uint8_t { Data, Pointer, Allocatable, Automatic }; enum