Searched defs:IsNSIntegerType (Results 1 – 1 of 1) sorted by relevance
596 bool IsNSIntegerType, in rewriteToNSEnumDecl()646 bool IsNSIntegerType) { in rewriteToNSMacroDecl()795 bool IsNSIntegerType = NSAPIObj->isObjCNSIntegerType(qt); in migrateNSEnumDecl() local