Searched refs:GetFormatStringType (Results 1 – 3 of 3) sorted by relevance
2260 if ((SemaRef.GetFormatStringType(Format) == Sema::FST_NSString) && in GetFormatNSStringIdx()
5844 Type == S.GetFormatStringType(PVFormat)) { in checkFormatStringExpr()6030 Sema::FormatStringType Sema::GetFormatStringType(const FormatAttr *Format) { in GetFormatStringType() function in Sema6053 FSI.FirstDataArg, GetFormatStringType(Format), in CheckFormatArguments()
2219 static FormatStringType GetFormatStringType(const FormatAttr *Format);