Searched refs:isCFStringType (Results 1 – 1 of 1) sorted by relevance
178 static inline bool isCFStringType(QualType T, ASTContext &Ctx) { in isCFStringType() function3282 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()3292 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()3458 if (!isCFStringType(Ty, S.Context)) { in handleFormatAttr()5505 !isCFStringType(VD->getType(), S.Context)) { in handleNSErrorDomain()