Lines Matching refs:addAttr
1461 D->addAttr(CFAuditedTransferAttr::CreateImplicit(Context, Info)); in AddCFAuditedAttribute()
1552 D->addAttr(::new (getASTContext()) IBOutletAttr(getASTContext(), AL)); in handleIBOutlet()
1598 D->addAttr(::new (Context) IBOutletCollectionAttr(Context, AL, QTLoc)); in handleIBOutletCollection()
1608 D->addAttr(::new (getASTContext()) in handleSuppresProtocolAttr()
1657 D->addAttr(new (getASTContext()) in handleMethodFamilyAttr()
1683 D->addAttr(::new (getASTContext()) ObjCNSObjectAttr(getASTContext(), AL)); in handleNSObject()
1697 D->addAttr(::new (getASTContext()) in handleIndependentClass()
1715 D->addAttr(::new (getASTContext()) BlocksAttr(getASTContext(), AL, type)); in handleBlocksAttr()
1968 D->addAttr(::new (getASTContext()) in handleReturnsInnerPointerAttr()
1988 D->addAttr(::new (getASTContext()) in handleRequiresSuperAttr()
2021 D->addAttr(::new (getASTContext()) in handleNSErrorDomain()
2048 D->addAttr(::new (getASTContext()) in handleBridgeAttr()
2060 D->addAttr(::new (getASTContext()) in handleBridgeMutableAttr()
2075 D->addAttr(::new (getASTContext()) ObjCBridgeRelatedAttr( in handleBridgeRelatedAttr()
2101 D->addAttr(::new (getASTContext()) in handleDesignatedInitializer()
2109 D->addAttr(::new (getASTContext()) in handleRuntimeName()
2129 RD->addAttr(BoxableAttr); in handleBoxable()
2181 D->addAttr(::new (getASTContext()) in handlePreciseLifetimeAttr()