Searched refs:isNSStringType (Results 1 – 5 of 5) sorted by relevance
892 static inline bool isNSStringType(QualType T, ASTContext &Ctx) { in isNSStringType() function925 if (isNSStringType(RT, C.getASTContext())) { in checkPostCall()945 } else if (isNSStringType(RT, C.getASTContext()) && in checkPostCall()
1035 bool isNSStringType(QualType T, bool AllowNSAttributedString = false);
1485 bool SemaObjC::isNSStringType(QualType T, bool AllowNSAttributedString) { in isNSStringType() function in clang::SemaObjC
3766 bool NotNSStringTy = !S.ObjC().isNSStringType(Ty); in handleFormatArgAttr()3782 if (!S.ObjC().isNSStringType(Ty, /*AllowNSAttributedString=*/true) && in handleFormatArgAttr()4014 if (!S.ObjC().isNSStringType(Ty, true) && !S.ObjC().isCFStringType(Ty) && in handleFormatAttrCommon()
5084 {"_Z14isNSStringTypeN5clang8QualTypeERNS_10ASTContextE", "isNSStringType(clang::QualType, clang::AS…