Searched defs:AttrType (Results 1 – 7 of 7) sorted by relevance
36 using AttrType = FloatAttr; member47 using AttrType = DenseFPElementsAttr; member
33 enum AttrType { enum
32 enum AttrType { enum
43 message AttrType { message
349 const auto *AttrType = Type->getAs<AttributedType>(); in getNullabilityAnnotation() local