Lines Matching refs:isIPhoneOSVersionLT
399 return (!(isTargetIPhoneOS() && !isIPhoneOSVersionLT(6, 0)) &&485 bool isIPhoneOSVersionLT(unsigned V0, unsigned V1 = 0,