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