Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7161 bool IsVariadic, FormatStringInfo *FSI) { in getFormatStringInfo()
7222 FormatStringInfo FSI; in GetFormatNSStringIdx()
10637 Sema::FormatStringInfo CallerFSI; in checkFormatStringExpr()
10851 FormatStringInfo FSI; in CheckFormatArguments()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13836 struct FormatStringInfo { struct
13843 bool IsVariadic, FormatStringInfo *FSI); argument