Searched refs:TypeOK (Results 1 – 1 of 1) sorted by relevance
5469 bool TypeOK; in handleXReturnsXRetainedAttr() local5475 TypeOK = isValidSubjectOfNSReturnsRetainedAttribute(ReturnType); in handleXReturnsXRetainedAttr()5481 TypeOK = isValidSubjectOfNSAttribute(ReturnType); in handleXReturnsXRetainedAttr()5487 TypeOK = isValidSubjectOfCFAttribute(ReturnType); in handleXReturnsXRetainedAttr()5493 TypeOK = isValidSubjectOfOSAttribute(ReturnType); in handleXReturnsXRetainedAttr()5499 if (!TypeOK) { in handleXReturnsXRetainedAttr()