Searched refs:isValidSubjectOfNSReturnsRetainedAttribute (Results 1 – 2 of 2) sorted by relevance
5149 static bool isValidSubjectOfNSReturnsRetainedAttribute(QualType QT) { in isValidSubjectOfNSReturnsRetainedAttribute() function5229 if (isValidSubjectOfNSReturnsRetainedAttribute(QT)) in checkNSReturnsRetainedReturnType()5303 TypeOK = isValidSubjectOfNSReturnsRetainedAttribute(ReturnType); in handleXReturnsXRetainedAttr()
4192 static bool isValidSubjectOfNSReturnsRetainedAttribute(QualType type) { in isValidSubjectOfNSReturnsRetainedAttribute() function4297 typeOK = isValidSubjectOfNSReturnsRetainedAttribute(returnType); in handleNSReturnsRetainedAttr()