Searched defs:AttrType (Results 1 – 6 of 6) sorted by relevance
27 enum AttrType : unsigned { File = 1, Section = 2, Symbol = 3 }; enum
27 enum AttrType : unsigned { enum
28 enum AttrType : unsigned { enum
22 enum AttrType { enum
34 enum AttrType : unsigned { enum
104 const auto *AttrType = Type->getAs<AttributedType>(); getNullabilityAnnotation() local