Searched refs:AttributeKind (Results 1 – 3 of 3) sorted by relevance
977 enum AttributeKind : unsigned { enum983 AttributeKind Attributes;992 DeclarationFragments SubHeading, AttributeKind Attributes, in ObjCPropertyRecord()1012 AttributeKind Attributes, StringRef GetterName, StringRef SetterName, in ObjCInstancePropertyRecord()1034 AttributeKind Attributes, StringRef GetterName, in ObjCClassPropertyRecord()
1406 static_cast<ObjCPropertyRecord::AttributeKind>(Attributes), in recordObjCProperties()1414 static_cast<ObjCPropertyRecord::AttributeKind>(Attributes), in recordObjCProperties()
1834 enum AttributeKind { enum3025 AttributeKind Attribute in parseOptionalAttributes()3026 = llvm::StringSwitch<AttributeKind>(Tok.getString()) in parseOptionalAttributes()