Searched refs:isObjCNSIntegerType (Results 1 – 3 of 3) sorted by relevance
299 if (isObjCNSIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()374 bool NSAPI::isObjCNSIntegerType(QualType T) const { in isObjCNSIntegerType() function in NSAPI
184 bool isObjCNSIntegerType(QualType T) const;
528 bool IsNSIntegerType = NSAPIObj->isObjCNSIntegerType(qt); in migrateNSEnumDecl()