Searched refs:isValidSubjectOfNSReturnsRetainedAttribute (Results 1 – 1 of 1) sorted by relevance
5758 static bool isValidSubjectOfNSReturnsRetainedAttribute(QualType QT) { in isValidSubjectOfNSReturnsRetainedAttribute() function5838 if (isValidSubjectOfNSReturnsRetainedAttribute(QT)) in checkNSReturnsRetainedReturnType()5912 TypeOK = isValidSubjectOfNSReturnsRetainedAttribute(ReturnType); in handleXReturnsXRetainedAttr()