Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7160 bool Sema::getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember, in getFormatStringInfo() function in Sema
7224 getFormatStringInfo(Format, false, true, &FSI)) { in GetFormatNSStringIdx()
10638 if (Sema::getFormatStringInfo(PVFormat, IsCXXMember, IsVariadic, in checkFormatStringExpr()
10852 if (getFormatStringInfo(Format, IsCXXMember, CallType != VariadicDoesNotApply, in CheckFormatArguments()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13842 static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,