Searched refs:getAttrAs (Results 1 – 4 of 4) sorted by relevance
86 auto *OwnershipAttr = TL.getAttrAs<ObjCOwnershipAttr>(); in handleAttr()
880 template<typename T> const T *getAttrAs() { in getAttrAs() function
6927 if (ATL.getAttrAs<LifetimeBoundAttr>()) in implicitObjectParamIsLifetimeBound()
6449 if (const auto *A = ATL.getAttrAs<LifetimeBoundAttr>()) { in checkAttributesAfterMerging()