Searched defs:IntrinsicType (Results 1 – 6 of 6) sorted by relevance
35 enum class IntrinsicType { CHARACTER, COMPLEX, INTEGER, LOGICAL, REAL }; global() enum
22 enum IntrinsicType : uint16_t { enum
92 using IntrinsicType = fir::NameUniquer::IntrinsicType; TEST() typedef
244 IntrinsicType, global() enumerator
74 static constexpr CategorySet IntrinsicType{ global() variable
4538 enum IntrinsicType { VCMPEQ, VCMPGT }; global() enum