Searched refs:isCFStringType (Results 1 – 1 of 1) sorted by relevance
166 static inline bool isCFStringType(QualType T, ASTContext &Ctx) { in isCFStringType() function3245 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()3255 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()3422 if (!isCFStringType(Ty, S.Context)) { in handleFormatAttr()