Searched refs:TypeOK (Results 1 – 1 of 1) sorted by relevance
5787 bool TypeOK; in handleXReturnsXRetainedAttr() local5793 TypeOK = isValidSubjectOfNSReturnsRetainedAttribute(ReturnType); in handleXReturnsXRetainedAttr()5799 TypeOK = isValidSubjectOfNSAttribute(ReturnType); in handleXReturnsXRetainedAttr()5805 TypeOK = isValidSubjectOfCFAttribute(ReturnType); in handleXReturnsXRetainedAttr()5811 TypeOK = isValidSubjectOfOSAttribute(ReturnType); in handleXReturnsXRetainedAttr()5817 if (!TypeOK) { in handleXReturnsXRetainedAttr()