Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2261 SemaRef.getFormatStringInfo(Format, false, true, &FSI)) { in GetFormatNSStringIdx()
H A DSemaChecking.cpp2945 bool Sema::getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember, in getFormatStringInfo() function in Sema
5839 if (Sema::getFormatStringInfo(PVFormat, IsCXXMember, IsVariadic, in checkFormatStringExpr()
6050 if (getFormatStringInfo(Format, IsCXXMember, CallType != VariadicDoesNotApply, in CheckFormatArguments()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2196 static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,