Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp5411 bool IsVariadic, FormatStringInfo *FSI) { in getFormatStringInfo()
5473 FormatStringInfo FSI; in GetFormatNSStringIdx()
8654 Sema::FormatStringInfo CallerFSI; in checkFormatStringExpr()
8848 FormatStringInfo FSI; in CheckFormatArguments()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h13033 struct FormatStringInfo { struct
13040 bool IsVariadic, FormatStringInfo *FSI); argument