Searched refs:isObjCNSUIntegerType (Results 1 – 3 of 3) sorted by relevance
186 bool isObjCNSUIntegerType(QualType T) const;
301 if (isObjCNSUIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()378 bool NSAPI::isObjCNSUIntegerType(QualType T) const { in isObjCNSUIntegerType() function in NSAPI
763 else if (NSAPIObj->isObjCNSUIntegerType(qt)) in CacheObjCNSIntegerTypedefed()796 bool IsNSUIntegerType = !IsNSIntegerType && NSAPIObj->isObjCNSUIntegerType(qt); in migrateNSEnumDecl()