Searched refs:isCFStringType (Results 1 – 2 of 2) sorted by relevance
159 static inline bool isCFStringType(QualType T, ASTContext &Ctx) { in isCFStringType() function2763 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()2773 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()2947 if (!isCFStringType(Ty, S.Context)) { in handleFormatAttr()
170 static inline bool isCFStringType(QualType T, ASTContext &Ctx) { in isCFStringType() function3241 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()3251 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()3417 if (!isCFStringType(Ty, S.Context)) { in handleFormatAttr()5441 !isCFStringType(VD->getType(), S.Context)) { in handleNSErrorDomain()