Searched refs:AttributeKind (Results 1 – 4 of 4) sorted by relevance
231 enum AttributeKind : unsigned { enum238 AttributeKind Attributes;247 DeclarationFragments SubHeading, AttributeKind Attributes, in ObjCPropertyRecord()596 ObjCPropertyRecord::AttributeKind Attributes,
145 ObjCPropertyRecord::AttributeKind Attributes, StringRef GetterName, in addObjCProperty()
733 static_cast<ObjCPropertyRecord::AttributeKind>(Attributes), in recordObjCProperties()
1759 enum AttributeKind { enum2924 AttributeKind Attribute in parseOptionalAttributes()2925 = llvm::StringSwitch<AttributeKind>(Tok.getString()) in parseOptionalAttributes()