Searched refs:isValidSubjectOfCFAttribute (Results 1 – 1 of 1) sorted by relevance
4203 static bool isValidSubjectOfCFAttribute(Sema &S, QualType type) { in isValidSubjectOfCFAttribute() function4224 typeOK = isValidSubjectOfCFAttribute(*this, param->getType()); in AddNSConsumedAttr()4309 typeOK = isValidSubjectOfCFAttribute(S, returnType); in handleNSReturnsRetainedAttr()