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