Searched defs:AttrType (Results 1 – 5 of 5) sorted by relevance
25 enum AttrType { enum
33 enum AttrType { enum
349 const auto *AttrType = Type->getAs<AttributedType>(); in getNullabilityAnnotation() local