Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp1218 if ((GetFormatStringType(Format) == FST_NSString) && in GetFormatNSStringIdx()
3135 Type == S.GetFormatStringType(PVFormat)) in checkFormatStringExpr()
3199 Sema::FormatStringType Sema::GetFormatStringType(const FormatAttr *Format) { in GetFormatStringType() function in Sema
3224 FSI.FirstDataArg, GetFormatStringType(Format), in CheckFormatArguments()
/external/clang/include/clang/Sema/
DSema.h9038 static FormatStringType GetFormatStringType(const FormatAttr *Format);