Searched refs:TypeOK (Results 1 – 1 of 1) sorted by relevance
6112 bool TypeOK; in handleXReturnsXRetainedAttr() local6118 TypeOK = isValidSubjectOfNSReturnsRetainedAttribute(ReturnType); in handleXReturnsXRetainedAttr()6124 TypeOK = isValidSubjectOfNSAttribute(ReturnType); in handleXReturnsXRetainedAttr()6130 TypeOK = isValidSubjectOfCFAttribute(ReturnType); in handleXReturnsXRetainedAttr()6136 TypeOK = isValidSubjectOfOSAttribute(ReturnType); in handleXReturnsXRetainedAttr()6142 if (!TypeOK) { in handleXReturnsXRetainedAttr()