Searched refs:isNSStringType (Results 1 – 1 of 1) sorted by relevance
175 static inline bool isNSStringType(QualType T, ASTContext &Ctx) { in isNSStringType() function3016 bool not_nsstring_type = !isNSStringType(Ty, S.Context); in handleFormatArgAttr()3028 if (!isNSStringType(Ty, S.Context) && in handleFormatArgAttr()3231 if (!isNSStringType(Ty, S.Context)) { in handleFormatAttr()