Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2260 if ((SemaRef.GetFormatStringType(Format) == Sema::FST_NSString) && in GetFormatNSStringIdx()
H A DSemaChecking.cpp5844 Type == S.GetFormatStringType(PVFormat)) { in checkFormatStringExpr()
6030 Sema::FormatStringType Sema::GetFormatStringType(const FormatAttr *Format) { in GetFormatStringType() function in Sema
6053 FSI.FirstDataArg, GetFormatStringType(Format), in CheckFormatArguments()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2219 static FormatStringType GetFormatStringType(const FormatAttr *Format);