Searched refs:TypeOK (Results 1 – 1 of 1) sorted by relevance
5906 bool TypeOK; in handleXReturnsXRetainedAttr() local5912 TypeOK = isValidSubjectOfNSReturnsRetainedAttribute(ReturnType); in handleXReturnsXRetainedAttr()5918 TypeOK = isValidSubjectOfNSAttribute(ReturnType); in handleXReturnsXRetainedAttr()5924 TypeOK = isValidSubjectOfCFAttribute(ReturnType); in handleXReturnsXRetainedAttr()5930 TypeOK = isValidSubjectOfOSAttribute(ReturnType); in handleXReturnsXRetainedAttr()5936 if (!TypeOK) { in handleXReturnsXRetainedAttr()