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