Home
last modified time | relevance | path

Searched refs:GetFormatStringType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp1079 if ((GetFormatStringType(Format) == FST_NSString) && in GetFormatNSStringIdx()
2705 Type == S.GetFormatStringType(PVFormat)) in checkFormatStringExpr()
2769 Sema::FormatStringType Sema::GetFormatStringType(const FormatAttr *Format) { in GetFormatStringType() function in Sema
2794 FSI.FirstDataArg, GetFormatStringType(Format), in CheckFormatArguments()
/external/clang/include/clang/Sema/
DSema.h8513 static FormatStringType GetFormatStringType(const FormatAttr *Format);